
try mcp 2025
一个用于尝试 Model Context Protocol (MCP) 的 JavaScript 项目。
Repository Info
About This Server
一个用于尝试 Model Context Protocol (MCP) 的 JavaScript 项目。
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
Try MCP
- Model Context Protocol (MCP) - Anthropic - About MCP
- Claude MCP - Model Context Protocol - market place
- Claude Code tutorials - Anthropic > Set up Model Context Protocol (MCP)
- TypeScript で MCP サーバーを実装し、Claude Desktop から利用する
Try
There is the .mcp.json for project MCP settings. You can just go with Claude Code:
See the list of MCPs:
$ claude mcp list
mcp-example: node ./server
Start conversation with Claude Code:
$ claude
Fortune
Ask your fortune. It invokes the mcp-example:miko:
> tell my fortune
● mcp-example:miko (MCP)
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Tool use │
│ │
│ mcp-example:miko() (MCP) │
│ Tell your fortune (omikuji) │
│ │
│ Do you want to proceed? │
│ ❯ Yes │
│ Yes, and don't ask again for mcp-example:miko commands in /home/ginpei/projects/try-mcp-2025 │
│ No, and tell Claude what to do differently (esc) │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
You will receive the fortune:
● mcp-example:miko (MCP)
⎿ Result: Super Great
● Your fortune is: Super Great
Place
Ask for a cat image. It invokes the mcp-example:placecats:
> give me a cat for 800x600
● mcp-example:placecats (MCP)(width: 800, height: 600)…
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ Tool use │
│ │
│ mcp-example:placecats(width: 800, height: 600) (MCP) │
│ │
│ Do you want to proceed? │
│ ❯ Yes │
│ Yes, and don't ask again for mcp-example:placecats commands in /home/ginpei/projects/try-mcp-2025 │
│ No, and tell Claude what to do differently (esc) │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
It returns the URL of the cat image:
● mcp-example:placecats (MCP)(width: 800, height: 600)…
⎿ https://placecats.com/800/600
● https://placecats.com/800/600
Quick Start
Clone the repository
git clone https://github.com/ginpei/try-mcp-2025Install dependencies
cd try-mcp-2025
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.