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"]
}
}
}
参考サイト
Server Terkait
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Hashnode MCP Server
An MCP server for interacting with the Hashnode API.
Mermaid MCP Server
Converts Mermaid diagrams to PNG or SVG images.
Pprof Analyzer
Analyze Go pprof performance profiles (CPU, heap, goroutine, etc.) and generate flamegraphs.
AppleScript MCP
Execute AppleScript on macOS
Background Process MCP
A server that provides background process management capabilities, enabling LLMs to start, stop, and monitor long-running command-line processes.
MCPatterns
A server for storing and retrieving personalized coding patterns from a local JSONL file.
Cursor History MCP
Best MCP server for browsing, searching, backup, and exporting Cursor AI chat history.
JavaScript Sandbox
Provides a secure JavaScript execution environment for running code snippets.
shadcn-vue
An AI agent that helps developers instantly create high-quality UI components for shadcn-vue.
AiDex
Persistent code index using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+.