MileMaker MCP for Cursor
io.github.mile-maker/milemaker-mcp
MileMaker MCP server provides mapping services for commercial transportation.
client:Cursor
transport:streamable-http
Install MileMaker MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"milemaker-mcp": {
"url": "https://mcp.milemaker.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs