mcp-tools-research

starzzzzzzzzzzzzzz/mcp-tools-research
★ 1 stars HTML 🔍 Search Updated 10mo ago
🔬 Model Context Protocol (MCP) 工具生态系统深度研究与实时监控平台 - 专注于MCP服务工具的性能分析、架构优化和故障诊断
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-tools-research": {
      "command": "npx",
      "args": [
        "-y",
        "starzzzzzzzzzzzzzz/mcp-tools-research"
      ]
    }
  }
}