Local-first reusable implementation registry for AI agents and versioned widgets.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
mcp-name: io.github.benteigland11/cartograph
Tired of vibe coding the same solutions over and over? Time to stop spending money on redundant tokens and start spending it on innovative solutions.
This MCP server is for Cartograph that exposes the daily widget workflow for agents without mirroring the entire CLI. It targets the MCP 2.0 SDK contract and returns the standard ListToolsResult envelope from tools/list. On installation of the MCP the CLI will be installed automatically. Once you have it, Search, inspect, install, create, validate, check in, custom rules, and configure Cartograph defaults through a compact agent-facing surface, then fall back to the CLI for the full administrative and recovery surface.
It is highly recommended to use the plugins for the skills that go with this MCP. It will give your agent what it needs to explain a lot of the configuration and give you a very powerful workflow tool.
I personally have spent hours and hours working on solutions I'm proud of, only to hit a wall trying to get the same one done. The reality was prompting was never good enough, I needed a way to know my llama.cpp server client integration was going to be the same everytime I used it. I also needed to know that when I found an improvement, that improvement would stick.
If you are sick and tired of wasting money and time on redoing things you've done before, like a mouse on a wheel then get your agents to start using Cartograph.
The Cartograph CLI is the source of truth, but agents do better when the common path is small and explicit.
This MCP keeps the top-level tool surface focused on daily driving:
Everything else stays in the CLI. That keeps the MCP easier to teach, easier to test, and less likely to drift into a second full interface.
Claude Desktop example:
The package depends on cartograph-cli and shells out to it as the source of truth for the full command surface.
Common CLI setup commands:
Claude Code expects an explicit scope flag such as --scope user.
The MCP intentionally exposes a small workflow-oriented surface:
registry_widget
Actions: search, inspect, install, rateinstalled_widget
Actions: upgrade, uninstallwidget_statuscreate_widgetvalidate_widgetcheckin_widgetcartograph_configcartograph_rulesThese are not a 1:1 mirror of the CLI. They are grouped around agent intent:
In Cartograph terms:
registry_widget handles discovery and installinstalled_widget handles already-installed widget paths like cg/backend_retry_pythonvalidate_widget is the dry run for checkin_widgetcartograph_config manages the defaults that change how your day-to-day loop behavescartograph_rules manages custom rules that run during validate and checkinThis MCP is deliberately not the whole CLI.
The common path belongs in MCP. The official full surface belongs in cartograph.
For uncommon, administrative, or recovery operations, use:
That includes things like rollback/delete, cloud operations, auth, setup, rules, doctor, export/import, and other non-daily commands.
cartograph_config exposes the workflow defaults that matter most to agents:
auto-publishvisibilitygovernancecloudshow-unavailablepublish-registryReading and writing config is done through the CLI's --json path so MCP can consume it safely.
This package is tested in two layers:
The integration suite isolates:
HOMEXDG_CONFIG_HOMEXDG_DATA_HOMEXDG_CACHE_HOMEWIDGET_LIBRARY_PATHThat means validate/checkin/install flows are exercised without touching the real widget library or user config on the machine running tests.
The repo includes:
ci.yml for normal test/build validation on pushes and pull requestspypi-publish.yml for automated release publishing after a successful version-bump CI runFor the full product story and complete CLI surface, see Cartograph.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cartograph-2)<a href="https://allmcps.com/mcp/cartograph-2"><img src="https://allmcps.com/api/badge/cartograph-2?style=directory" alt="Cartograph on AllMCPs" /></a>