Skip to content

mapmapai/mapmap

v0.1.1MIT

MapMap navigation platform for AI agents — 11 integration skills (routing, truck/ADR compliance, web maps, map design, fleet optimisation, telematics fleet sync, offline territories, self-host ops, x402 payments, Mapbox/Google migrations) plus the hosted MapMap MCP server.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

mapmapstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.mapmap.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mapmap",
  "version": "0.1.1",
  "description": "MapMap navigation platform for AI agents — 11 integration skills (routing, truck/ADR compliance, web maps, map design, fleet optimisation, telematics fleet sync, offline territories, self-host ops, x402 payments, Mapbox/Google migrations) plus the hosted MapMap MCP server.",
  "author": {
    "name": "MapMap",
    "email": "hello@mapmap.ai",
    "url": "https://mapmap.ai"
  },
  "homepage": "https://mapmap.ai/agents",
  "repository": "https://github.com/Mapmapai/mapmap-agent-skills",
  "license": "MIT",
  "keywords": ["maps", "navigation", "routing", "truck", "adr", "geocoding", "mcp", "x402"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub