Loading MCP server directory, please wait...
An MCP server that lets AI agents check, render and show MapLibre styles
npx @getmcp/cli add io.github.birkskyum/maplibre-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.birkskyum/maplibre-mcp": {
"command": "npx",
"args": [
"-y",
"maplibre-mcp"
],
"env": {
"MAPLIBRE_MCP_TOOLSETS": "",
"MARTIN_URL": ""
}
}
}
}