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.

punkpeye/awesome-mcp-servers MCP server.

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

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.

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.

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

Chrome DevTools for coding agents

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

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

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

Playwright MCP server

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.

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
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.