MCP Server
MCP
Geocoding
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "geocode-mcp",
"version": "1.0.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Descriptive User-Agent with contact info requested by OpenStreetMap, e.g. 'your-app [email protected]'",
"name": "GEOCODE_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment