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"]
}
}
}
参考サイト
Related Servers
Devvit
A companion server for building applications on Reddit's developer platform.
FreeCAD
Integrate with FreeCAD, a free and open-source parametric 3D modeler, via a Python bridge.
E2B
Run code in secure sandboxes hosted by E2B
Agent Engineering Bootcamp MCP
A server providing setup guidance for students learning agent development, with support for both Python and TypeScript.
Dify Workflows
An MCP server for executing Dify workflows, configured via environment variables or a config file.
IDA Pro MCP
MCP Server for automated reverse engineering with IDA Pro.
Cashfree MCP Server
Integrate AI tools and agents with Cashfree's Payment Gateway, Payouts, and SecureID APIs.
MCP Cat PSQL
An example of a remote, authentication-free MCP server deployable on Cloudflare Workers.
Tree-Hugger-JS
Analyze and transform JavaScript/TypeScript code using the tree-hugger-js library.
Dan MCP
An example MCP server deployed on Cloudflare Workers without authentication.