Répertoire des serveurs MCP
Réponse rapide
Un serveur Model Context Protocol (MCP) est ce qui donne à un LLM local de vraies capacités — fichiers, git, un navigateur, une base de données, un désassembleur, un outil de conception de PCB — via une interface ouverte que tout client MCP peut appeler. Les modèles sont le cerveau ; les serveurs MCP sont les mains. C'est la couche de souveraineté que la plupart des auto-hébergeurs oublient : vous pouvez exécuter le modèle sur votre propre matériel et confier quand même chaque capacité aux outils cloud de quelqu'un d'autre. Auto-hébergez aussi les serveurs MCP et les mains de l'agent sont les vôtres. Ce répertoire cartographie les serveurs établis par capacité, chaque auteur crédité, le transport (stdio privé vs distant en réseau), l'authentification, la licence et l'adéquation à l'auto-hébergement — y compris les propres serveurs Konduit (KiCad/EDA) et Ghidra de D-Central, crédités aux projets ouverts sur lesquels ils s'appuient.
Commencez par les serveurs stdio de référence MIT (filesystem, git, fetch, memory) — ils couvrent l'essentiel de ce dont un agent local a besoin et s'auto-hébergent trivialement. Ajoutez un navigateur (Playwright), une base de données en lecture seule, et un serveur de domaine (Konduit pour le matériel, Ghidra pour la RE) selon la tâche. Gardez les serveurs sensibles sur stdio, limitez la portée de chaque jeton, et vérifiez chacun à son dépôt — MCP évolue chaque mois, alors traitez ceci comme une carte datée, pas un registre en direct.
Pourquoi auto-héberger aussi les outils ? This is the sovereignty layer everyone forgets. You can self-host the model and still hand all your capability to someone else's cloud tools. Self-hosting the MCP servers too means your agent's hands are yours: the filesystem server runs on your disk, the git server on your repo, the hardware-design server on your bench — no third party sees the data your agent touches. Our model database and runtime comparison cover the brain; this covers the hands. Voir aussi quels runtimes locaux parlent MCP et le classement de conception matérielle qui évalue Konduit.
🟠 Carte datée, pas un registre en direct (2026-07-18). MCP évolue chaque mois — transports, licences et noms changent. Vérifiez chaque serveur à son dépôt ; les licences marquées « verify » ne sont pas affirmées.
Files & local
Filesystem
easyAnthropic / MCP reference
The canonical reference server: give an agent scoped read/write to chosen directories. The first server most self-hosters wire up.
Version control
Git
easyAnthropic / MCP reference
Read, search and manipulate local Git repositories — history, diffs, commits — without shelling out.
GitHub MCP Server
moderateGitHub (official)
Official GitHub server: issues, PRs, repos, Actions. Available as a GitHub-hosted remote endpoint or self-hosted locally; scope the token tightly.
Search & fetch
Fetch
easyAnthropic / MCP reference
Fetch a URL and convert it to clean markdown for the model. The minimal, self-hosted alternative to a hosted browse tool.
Memory & knowledge
Memory
easyAnthropic / MCP reference
A persistent knowledge-graph memory the agent reads and writes across sessions — local, yours, no cloud.
Reasoning
Sequential Thinking
easyAnthropic / MCP reference
A structured step-by-step reasoning scaffold exposed as a tool. Pure local logic, no external calls.
Testing
Everything
easyAnthropic / MCP reference
The reference/test server that exercises every MCP feature (tools, resources, prompts) — the thing you point a new client at to confirm it speaks MCP correctly.
Browser automation
Playwright MCP
easyMicrosoft
Drives a real browser via the accessibility tree rather than screenshots — fast, deterministic web automation an agent can run locally.
Chrome DevTools MCP
easyGoogle / Chrome
Exposes Chrome DevTools to an agent for debugging, performance traces and DOM inspection of a locally-driven browser.
Databases
Database (Postgres / SQLite)
moderatecommunity / MCP ecosystem
Query and inspect a database over MCP. Multiple implementations exist (official reference + community forks); pick one that supports read-only mode for safety. Verify the exact server you choose.
Reverse engineering
Ghidra MCP
moderatecommunity (e.g. LaurieWired) — verify upstream
Drives the open-source Ghidra disassembler from an agent — decompile, rename, analyse binaries. D-Central uses a Ghidra MCP server in its reverse-engineering work; credit to the open Ghidra project and the community server authors.
EDA / hardware design
DCENT_Konduit D-Central
moderateD-Central
D-Central's own KiCad MCP server: ~182 tools across schematic, PCB, routing, DRC/ERC and manufacturing. A single Rust binary driving KiCad 10 over its IPC API. It is the benchmark subject of our hardware-design LLM leaderboard. 🟠 Built on the shoulders of mixelpixx/Konnect (which it forks) and the wider KiCad-MCP ecosystem — credited below.
Konnect (upstream)
moderatemixelpixx
The upstream Rust KiCad MCP server (native KiCad 10 plugin, ~171 tools) that DCENT_Konduit forks. Credited as the predecessor our hardware-design work builds on.
KiCAD-MCP-Server
moderatemixelpixx
The earlier, most-popular Python KiCad MCP server (schematic + PCB tooling, JLCPCB, Freerouting). The predecessor generation to the Rust Konnect/Konduit line — credited.
Docs & knowledge
Context7
remote-firstUpstash
Injects up-to-date library/framework documentation into the model's context — reduces hallucinated APIs. Primarily a hosted endpoint; included as the pragmatic docs option.
stdio vs distant. Two transports matter. stdio servers run as a local subprocess of the client — the most private, the default for anything touching local files or hardware. Remote servers speak Streamable HTTP (or the older SSE) and run as a network service — convenient and shareable, but now something is listening on a port, so authentication and scope matter. Prefer stdio for anything sensitive; reach for remote only when you deliberately want a shared, multi-client tool.
D-Central dans cet écosystème. D-Central builds in this ecosystem, not just alongside it. DCENT_Konduit is our own KiCad MCP server — the tool behind the hardware-design leaderboard on our LLM benchmark hub — and we run a Ghidra MCP server for reverse-engineering work. Both stand on open predecessors: Konduit forks mixelpixx/Konnect, which followed the earlier KiCAD-MCP-Server, and the Ghidra server builds on the open Ghidra project. We credit them plainly, because that is how this ecosystem is supposed to work.
Données ouvertes (CC BY 4.0) : CSV · JSON · API : /wp-json/dc/v1/mcp-servers
Produits, réparations et guides connexes
- comment D-Central diagnostique les réparations ASIC
- bibliothèque de dépannage ASIC
- manuels ASIC et guides de réparation
- hashboards de remplacement
- cartes de contrôle ASIC
- blocs d’alimentation ASIC
- hashboard de remplacement pour la famille S19
- carte de contrôle de remplacement C52
- bloc d’alimentation APW12 pour S19
- comparer les specs dans la base de mineurs ASIC
- comparer les specs des mineurs ASIC
- base de mineurs ASIC
- services de réparation ASIC
- specs et rentabilité de l’Antminer S19
- acheter un Antminer S19 testé
- guide d’entretien Antminer S19
- service de réparation Antminer S19
- specs de l’Antminer S21
- Bitmain Antminer S21
- guide d’entretien Antminer S21
- puce BM1370BC pour S21 Pro
Dernière révision: 27 juillet 2026.
