Skip to content
Back to search
30
MCP

korea-geocoder-mcp

pypi/korea-geocoder-mcp

A Model Context Protocol (MCP) server for geocoding Korean addresses using Google Maps API

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@geocoding-ai/mcp
Model Context Protocol server for geocoding
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools
geopy-mcp
MCP Server exposing GeoPy data via the Model Context Protocol.
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "korea-geocoder-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}