Category ranking

Best Developer Tools MCP Servers in 2026

Developer-tools servers are the backbone of most MCP setups: they let an agent read your repositories, run commands, manage issues, and inspect code. This is the largest category in the catalog, and quality varies enormously.

The ranking below filters the category down to the most-adopted, actively maintained servers — each with a working install command and configuration snippet.

4735个结果
PA
punkpeye/awesome-mcp-servers
开发工具

punkpeye/awesome-mcp-servers MCP server.

9.2万 040
ST
sansan0/trendradar
开发工具

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

6万 099
HA
headroomlabs-ai/headroom
开发工具

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.

5.8万 050
ZA
zylon-ai/private-gpt
开发工具

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.

5.7万 050
HN
hkuds/nanobot
开发工具

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

4.7万 040
CC
chromedevtools/chrome-devtools-mcp
开发工具

Chrome DevTools for coding agents

4.5万 099
SA
sickn33/agentic-awesome-skills
开发工具

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

4.4万 085
TT
tooljet/tooljet
开发工具

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

4.1万 085
DA
danny-avila/librechat
开发工具

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,...

4万 075
MP
microsoft/playwright-mcp
开发工具

Playwright MCP server

3.5万 099
FC
feder-cr/aihawk
开发工具

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.

3万 040
OS
oraios/serena
开发工具

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

2.6万 085
查看全部匹配条目 · 4735

FAQ

Which developer-tools server should I install first?

Most setups start with a filesystem server (scoped read/write access to your projects) and a GitHub server (issues, PRs, code search). Together they cover the majority of day-to-day agent tasks.

Is it safe to give an agent shell access?

Treat it like giving a junior developer SSH access: scope it to a development environment, never production. Prefer servers that let you whitelist commands or directories, and review the permissions section on each detail page.

Do these work with all MCP clients?

Yes — every server here speaks standard MCP over stdio or HTTP. The supported-clients list on each detail page notes where the author has verified compatibility.

相关指南