MCP Server
MCP
io.github.luzomi/grandline-mcp
Empirical maritime distances from real AIS tracks: 4 route variants, port lookup, bulk matrix
Install
uvx grandline-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "grandline-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer token from grandline.luzomi.com/register. Omit to use the anonymous tier (5 calls total per IP).",
"isSecret": true,
"name": "GRANDLINE_API_KEY"
},
{
"description": "Override the API base URL (default https://grandline.luzomi.com/api/v1).",
"name": "GRANDLINE_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment