Local MCP Test
A test server for local MCP development and setup.
Local MCP Test
このリポジトリについて
ローカル環境でMCPサーバーを構築する検証のためのリポジトリ
初期設定
Claude Desktop
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"vercel-mcp-test": {
"command": "npx",
"args": ["github:cti1650/vercel-mcp-test"]
}
}
}
参考サイト
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Rug-Check-MCP
Detects potential risks in Solana meme tokens to help avoid rug pulls and unsafe projects.
MCP Java Bridge
A bridge for the MCP Java SDK that enables TCP transport support while maintaining stdio compatibility for clients.
Jetbrains Debugger MCP Plugin
Allows AI assistants to remotely drive the JetBrains debugger via MCP, including breakpoints, stepping, and variable inspection.
Remote MCP Server (Authless)
A remote MCP server for Cloudflare Workers, authless by default with optional token-based authentication.
Tailkits UI
Tailwind Components with Native MCP Support
Interactive Feedback MCP
Provides interactive user feedback and command execution for AI-assisted development.
Code Runner
Run code snippets in various programming languages and view the output.
Remote MCP Server Authless Test
An example of deploying a remote MCP server on Cloudflare Workers without authentication.
Compute MCP
An MCP server for evaluating arithmetic expressions using a Pratt parser in Rust.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.