mcp-geocoder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBLIC_URL | No | Base URL for canonical, JSON-LD and ``llms.txt`` behind a reverse proxy; falls back to ``X-Forwarded-*``/``Host`` | |
| WEB_ENABLED | No | ``false`` = only ``/mcp`` and ``/health`` | true |
| MCP_AUTH_TOKEN | No | Bearer token for HTTP; ``/health`` stays open | |
| MINIMUM_MARGIN | No | Minimum distance to the runner-up | 0.08 |
| PHOTON_ENABLED | No | ``false`` = official directory only | true |
| CONFIDENCE_AUTO | No | ``confirmed`` from here (given sufficient margin) | 0.85 |
| PHOTON_BASE_URL | No | Base URL for a self-hosted Photon instance | |
| SUGGESTION_BAND | No | Suggestion band | 0.08 |
| SERVICE_AREA_LAT | No | Photon bias point latitude; also emitted as ``geo.position``/``ICBM`` meta and ``geoMidpoint`` in JSON-LD | |
| SERVICE_AREA_LON | No | Photon bias point longitude; also emitted as ``geo.position``/``ICBM`` meta and ``geoMidpoint`` in JSON-LD | |
| CONFIDENCE_AMBIGUOUS | No | Choices from here, hand-over below | 0.70 |
| SERVICE_AREA_POSTAL_CODES | No | Service area for Photon bias and keyterms |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues