- Geocoding MCP
Geocoding MCP
Overview
what is Geocoding MCP?
Geocoding MCP is a Model Context Protocol (MCP) server that provides geocoding services by integrating with the Nominatim API, allowing users to convert addresses into geographic coordinates and vice versa.
how to use Geocoding MCP?
To use Geocoding MCP, install it via Node.js and configure it in your MCP client, such as Claude Desktop, by adding the necessary command to your configuration file.
key features of Geocoding MCP?
- Converts addresses to geographic coordinates (geocoding).
- Converts geographic coordinates to addresses (reverse geocoding).
- Supports various output formats including JSON, XML, and GeoJSON.
- Allows filtering of results by country, layer, and feature type.
use cases of Geocoding MCP?
- Finding the geographic coordinates of a given address for mapping applications.
- Retrieving address information from geographic coordinates for location-based services.
- Integrating geocoding capabilities into web and mobile applications.
FAQ from Geocoding MCP?
- What is the required environment to run Geocoding MCP?
Node.js version 18.0.0 or higher is required.
- Is there a limit to the number of requests?
The usage limits depend on the Nominatim API's terms and conditions.
- Can I customize the output format?
Yes, you can choose from several output formats including JSON, XML, and GeoJSON.
Server Config
{
"mcpServers": {
"geocoding": {
"command": "npx",
"args": [
"-y",
"@geocoding-ai/mcp"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
geocoding-aiStar
-Language
-License
-Category
research-and-data
Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
6 months ago
Filesystem
@modelcontextprotocol
2 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago