Claude MCP Configuration
@carloslluberes
关于 Claude MCP Configuration
Working MCP server configurations for Claude - 16 servers functional
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Claude MCP Configuration?
This repository contains the working configuration for Claude MCP servers after extensive testing, including 16 validated servers. It is intended for users setting up the Claude desktop application with Model Context Protocol servers, providing configuration files and a guide detailing command types, lessons learned, and error avoidance.
How to use Claude MCP Configuration?
Use claude-desktop-config.json as your working configuration. Consult MCP-WORKING-CONFIG-GUIDE.md for step‑by‑step setup and lessons learned, and server-command-reference.json to quickly determine the correct command (npx, uvx, or node) for each server.
Key features of Claude MCP Configuration
- 16 working MCP servers validated in a single configuration.
- Three command types documented: NPX (12 servers), UVX (3 servers), NODE (1 server).
- Detailed guide with critical lessons learned during integration.
- Quick‑reference JSON for server‑to‑command mapping.
- Explicit warnings about command type mismatches (e.g., fetch, time, cli must use uvx).
Use cases of Claude MCP Configuration
- Setting up Claude desktop with a reliable, pre‑tested set of MCP servers.
- Avoiding common failures by referencing the command‑type matrix before adding servers.
- Troubleshooting MCP server failures by consulting the documented lessons and known pitfalls.
FAQ from Claude MCP Configuration
Which servers use npx -y?
12 servers in the configuration use npx -y as their command type.
Which servers must use uvx?
Three servers (fetch, time, and cli) require the full path /Users/carloslluberes/.local/bin/uvx and will fail if run with npx.
What command does the Mailgun server use?
The Mailgun server uses node.
What were the two server failures encountered?
The desktop-commander server does not exist under the package name @modelcontextprotocol/server-desktop-commander, and the fetch server fails when invoked with npx instead of uvx.
What is the success rate of the tested configuration?
Starting from 9 servers, 7 were added, for a total of 16 working servers, with 2 known failures out of the attempted servers.
AI 与智能体 分类下的更多 MCP 服务器
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
评论