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"]
}
}
}
参考サイト
関連サーバー
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Lerian MCP Server
Provides educational content, model information, and read-only API interactions for Lerian developers.
MCP-Logic
Provides automated reasoning for AI systems using the Prover9 and Mace4 theorem provers.
SeedDream 3.0 Replicate
Generate images using Bytedance's SeedDream 3.0 model via the Replicate platform.
mybacklinks-mcp
Backlinks tracker and management tools for MyBacklinks.app.
Neo N3 MCP Server
Integrates with the Neo N3 blockchain for wallet management, asset transfers, contract interactions, and blockchain queries.
Metasploit MCP Server
An MCP server for integrating with the Metasploit Framework, enabling payload generation and management.
SVG to PNG MCP Server
A server that converts SVG code to PNG images using the cairosvg library.
Skills-ContextManager
Don’t pollute your AI agent’s context with 1,000 skills. Use Skills-ContextManager, a self-hosted web UI for managing AI skills and workflows by providing skills to an AI agent via MCP only when needed. Simply add skills to your library and enable or disable them with a toggle. Choose whether a skill is always loaded into context or dynamically activated when the AI agent determines it’s needed.
MCP Server Boilerplate
A TypeScript boilerplate for building MCP servers with streamable HTTP and OAuth proxy support.
MCP Streamable HTTP Python Server
A Python template for creating a streamable HTTP MCP server. Requires an external 'mcp-config.json' file for client setup.