Serversio.github.benteigland11/cartograph
C

Cartograph

io.github.benteigland11/cartograph · v0.1.3
▦ pypi
v0.1.3pypi pypi: cartograph-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.benteigland11/cartograph",
  "description": "Local-first reusable implementation registry for AI agents and versioned widgets.",
  "title": "Cartograph",
  "repository": {
    "url": "https://github.com/benteigland11/cartograph-mcp",
    "source": "github"
  },
  "version": "0.1.3",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/benteigland11/cartograph-mcp/main/logo.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "cartograph-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}