Skip to main content
Glama

mapbox-mcp-server

by AidenYangX
package.json752 B
{ "name": "mapbox-mcp-server", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "mapbox": "./build/index.js" }, "files": [ "build" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"" }, "keywords": [ "mapbox", "mcp", "server", "mapbox-mcp-server" ], "author": "AidenYangX", "license": "MIT", "description": "Mapbox integration for MCP servers", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "dotenv": "^16.4.7", "node-fetch": "^3.3.2", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AidenYangX/mapbox-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server