
MCP Serversherllochenpublic
mcp for fun
一个基于 TypeScript 的趣味 MCP 服务器实现,用于与支持 MCP 的客户端集成。
Repository Info
0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License
About This Server
一个基于 TypeScript 的趣味 MCP 服务器实现,用于与支持 MCP 的客户端集成。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP FOR FUN
Requirements:
- Node.js installed.
- Clone this repo.
- Build the repo via
npm run build. - Check the absolute path of node via
which node. - Install a MCP client that supports MCP server, like Claude. The follow steps take Claude as an example, the way configing MCP server might varies for different MCP clients.
- Update MCP server config.
vim ~/Library/Application\ Support/Claude/claude_desktop_config.json # paste the follow lines: { "mcpServers": { "weather": { "command": "/aboslute/path/to/node", "args": [ "/aboslute/path/to/mcp-for-fun/build/index.js" ] } } } - Restart Claude. You should not see any error messages about MCP server.
- Test if the MCP server works: ask Claude with "What is the weather today in LA?"
Quick Start
1
Clone the repository
git clone https://github.com/sherllochen/mcp-for-fun2
Install dependencies
cd mcp-for-fun
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Ownersherllochen
Repomcp-for-fun
LanguageTypeScript
License-
Last fetched8/10/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation