MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

当下游模型遇到复杂问题时,可以通过本 MCP 工具将问题转发给预先配置好的高级模型(如 GPT-5.5、Claude Opus 4.7 等), 获取深度分析与专业建议,再结合自身判断给出最终答案。

Created 5/1/2026
Updated about 21 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx expert-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "minejpgcraft-expert-mcp": { "command": "uvx", "args": [ "expert-mcp" ] } } }