Client guide

Best MCP Servers for Claude Desktop in 2026

Claude Desktop is where most people meet MCP for the first time, and its claude_desktop_config.json is the canonical way to wire servers up. The servers below are the most-adopted options verified to work with Claude Desktop.

Each detail page includes a ready-to-paste configuration block — copy it into your config file, restart Claude Desktop, and the new tools appear in the hammer menu.

5332результатов
PA
punkpeye/awesome-mcp-servers
Developer tools

punkpeye/awesome-mcp-servers MCP server.

92,3 тыс. 040
ST
sansan0/trendradar
Developer tools

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。

60,4 тыс. 099
HA
headroomlabs-ai/headroom
Developer tools

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

57,7 тыс. 050
ZA
zylon-ai/private-gpt
Developer tools

Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more. Works with any OpenAI-compatible inference server.

57,3 тыс. 050
HN
hkuds/nanobot
Developer tools

English | 简体中文 | 繁體中文 | Español | Français | Bahasa Indonesia | 日本語 | 한국어 | Русский | Tiếng Việt Discord · X · WeChat / Feishu

47,2 тыс. 040
CC
chromedevtools/chrome-devtools-mcp
Developer tools

Chrome DevTools for coding agents

44,9 тыс. 099
SA
sickn33/agentic-awesome-skills
Developer tools

This release includes AAS Core under the claim for local search, inspection, recommendation, manifest validation, planning, and diagnosis.

43,6 тыс. 085
TT
tooljet/tooljet
Developer tools

Open-source foundation of ToolJet AI - the enterprise app generation platform for internal tools, dashboards, business applications, workflows and AI agents.

40,8 тыс. 085
DA
danny-avila/librechat
Developer tools

Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching,...

40,5 тыс. 075
MP
microsoft/playwright-mcp
Developer tools

Playwright MCP server

34,6 тыс. 099
FC
feder-cr/aihawk
Developer tools

Open-source AI browser agent for web automation: a web browsing agent and computer-use agent in plain English. Browser MCP for Claude Code and Gemini CLI.

30,3 тыс. 040
OS
oraios/serena
Developer tools

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

26,2 тыс. 085
Показать все подходящие записи · 5332

FAQ

How do I add an MCP server to Claude Desktop?

Open your claude_desktop_config.json (via Settings → Developer → Edit Config), paste the mcpServers block from the server's detail page, and restart the app. The server's tools then show up in the chat interface.

Why does a server not appear after I add it?

The most common causes are a JSON syntax error in the config file, a missing runtime (npx requires Node.js, uvx requires Python's uv), or an unset environment variable such as an API key. Restart Claude Desktop after every config change.

Are remote (HTTP) MCP servers supported?

Claude Desktop added support for remote MCP servers in addition to local stdio servers. Where a project offers a hosted endpoint, the detail page notes it — otherwise the default local stdio configuration always works.

Похожие руководства