
Local MCP Test
from cti1650
A test server for local MCP development and setup.
🔥✓ VerifiedFreeQuick 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"]
}
}
}参考サイト
This tool doesn't publish a standard install command — the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.