Loomal

Local-first reusable implementation registry for AI agents and versioned widgets.

0 starspypi: cartograph-mcp

About Cartograph

Cartograph is an MCP (Model Context Protocol) server published by benteigland11 in the official MCP registry, listed under Autonomous Agents on Loomal. Local-first reusable implementation registry for AI agents and versioned widgets.

It ships as a Python package on PyPI (cartograph-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/benteigland11/cartograph-mcp.

Use Cartograph with your agent

Claude Code · one command
claude mcp add cartograph-mcp -- uvx cartograph-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cartograph-mcp": {
      "command": "uvx",
      "args": [
        "cartograph-mcp"
      ]
    }
  }
}
pypicartograph-mcp

Frequently asked questions

What is Cartograph?
Cartograph is an MCP (Model Context Protocol) server by benteigland11 in the Autonomous Agents category. Local-first reusable implementation registry for AI agents and versioned widgets.
How do I connect Cartograph to Claude, Cursor, or another MCP client?
Install Cartograph from its pypi package (cartograph-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Cartograph open source?
Yes — the source code is public at github.com/benteigland11/cartograph-mcp.
Can AI agents pay to use Cartograph?
Not yet through Loomal — Cartograph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Cartograph? Claim this listing free by verifying GitHub ownership, or contact us.