MCP server in namespace io.github
io.github.cyanheads/openstreetmap-mcp-server · Status: active
The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.cyanheads/openstreetmap-mcp-server- Package coordinate
npm:@cyanheads/openstreetmap-mcp-server- Version
0.4.1- Listed in the registry
- 2026-08-10
- Changed in the registry
- 2026-08-10
- First seen by tracevero
- 2026-08-06
- Vendor's website
- https://github.com/cyanheads/openstreetmap-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | no Raw declaration – Required secret variables (raw): confirmed absent Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio, streamable-http, streamable-http Source: MCP-Register · collected on 2026-08-06 · derived |
| Path argument present | no Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/cyanheads/openstreetmap-mcp-server Source: MCP-Register · collected on 2026-08-06 · derived |
| Version | 0.4.1 Source: MCP-Register · collected on 2026-08-11 · self-declared |
Position within the holdings
How many of the 24,717 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredno20,455 of 24,717 carry this value (83 %)View these entries
- Execution locationlocal12,180 of 24,717 carry this value (49 %)View these entries
- Path argument presentno24,480 of 24,717 carry this value (99 %)View these entries
- Repository URL listedyes19,247 of 24,717 carry this value (78 %)View these entries
All 4 values together are carried by 8,596 of 24,717 entries.
Where this server connects to
- Address as stated in the raw record
https://openstreetmap.caseyjhand.com/mcp- Host
openstreetmap.caseyjhand.comEntries carrying exactly this value: 1
Taken verbatim from the raw record. The registry does not call this address and does not infer a shared operator from a shared host.
This entry appears in these selections
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | OSM_NOMINATIM_BASE_URL, OSM_USER_AGENT, OSM_OVERPASS_BASE_URL, OSM_OVERPASS_ENDPOINTS, OSM_OVERPASS_MAX_CONCURRENCY, MCP_LOG_LEVEL, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_ENDPOINT_PATH, MCP_PUBLIC_URL, MCP_AUTH_MODE, OSM_NOMINATIM_BASE_URL, OSM_USER_AGENT, OSM_OVERPASS_BASE_URL, OSM_OVERPASS_ENDPOINTS, OSM_OVERPASS_MAX_CONCURRENCY, MCP_LOG_LEVEL Source: MCP-Register · collected on 2026-08-06 · self-declared |
|---|---|
| Required secret variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio, streamable-http, streamable-http Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | https://github.com/cyanheads/openstreetmap-mcp-server Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | npm, npm Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | https://openstreetmap.caseyjhand.com/mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | openstreetmap.caseyjhand.com Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-10 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-08-10 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket und remote Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | @cyanheads/openstreetmap-mcp-server Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 0.4.1 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | bun Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | number, string Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_PUBLIC_URL=Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com). · OSM_NOMINATIM_BASE_URL=Nominatim API base URL. Override to use a private or mirror instance. · OSM_OVERPASS_BASE_URL=Overpass API endpoint URL. When set, pins every query to this one endpoint and disables mirror failover. Leave unset to use OSM_OVERPASS_ENDPOINTS. · OSM_OVERPASS_ENDPOINTS=Comma-separated ordered list of Overpass endpoints. A transient failure advances to the next entry within the same tool call; a single entry means no failover. Verify a mirror's usage policy, data coverage, and freshness before adding it. Ignored when OSM_OVERPASS_BASE_URL is set. · OSM_OVERPASS_MAX_CONCURRENCY=Maximum Overpass queries submitted at once. Match the slot budget the endpoint advertises at /api/status. · OSM_USER_AGENT=User-Agent sent to Nominatim and Overpass. Required by usage policy. Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-16 | Last changed in the registry (raw): – → 2026-08-10 |
|---|---|
| 2026-08-16 | First listed in the registry (raw): – → 2026-08-10 |
| 2026-08-16 | Registry status message (raw): – → – |
| 2026-08-16 | Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Icon formats (raw): – → – |
| 2026-08-16 | Environment variable descriptions (raw): – → MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_PUBLIC_URL=Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com). · OSM_NOMINATIM_BASE_URL=Nominatim API base URL. Override to use a private or mirror instance. · OSM_OVERPASS_BASE_URL=Overpass API endpoint URL. When set, pins every query to this one endpoint and disables mirror failover. Leave unset to use OSM_OVERPASS_ENDPOINTS. · OSM_OVERPASS_ENDPOINTS=Comma-separated ordered list of Overpass endpoints. A transient failure advances to the next entry within the same tool call; a single entry means no failover. Verify a mirror's usage policy, data coverage, and freshness before adding it. Ignored when OSM_OVERPASS_BASE_URL is set. · OSM_OVERPASS_MAX_CONCURRENCY=Maximum Overpass queries submitted at once. Match the slot budget the endpoint advertises at /api/status. · OSM_USER_AGENT=User-Agent sent to Nominatim and Overpass. Required by usage policy. |
| 2026-08-16 | Environment variable formats (raw): – → number, string |
| 2026-08-16 | Delivery form (raw): – → paket und remote |
| 2026-08-16 | Remote hosts (raw): – → openstreetmap.caseyjhand.com |
| 2026-08-16 | Remote URLs (raw): – → https://openstreetmap.caseyjhand.com/mcp |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-cyanheads-openstreetmap-mcp-server