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.

4759results
PA
punkpeye/awesome-mcp-servers
Developer tools

punkpeye/awesome-mcp-servers MCP server.

92.3K 040
ST
sansan0/trendradar
Developer tools

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

60.4K 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.7K 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.3K 050
HN
hkuds/nanobot
Developer tools

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

47.2K 040
CC
chromedevtools/chrome-devtools-mcp
Developer tools

Chrome DevTools for coding agents

44.9K 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.6K 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.8K 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.5K 075
MP
microsoft/playwright-mcp
Developer tools

Playwright MCP server

34.6K 099
FC
feder-cr/aihawk_mcp_server
Developer tools

Anti-detect agentic browser: undetected browsing, browser automation, MCP server, AI web browsing agent, computer use, scraping, lead generation. No captchas.

31.6K 040
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.3K 040
View all matching entries · 4759

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.

Related guides