Skip to content
Back to search
30
MCP

geopy-mcp

pypi/geopy-mcp

MCP Server exposing GeoPy data via the Model Context Protocol.

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

Similar MCP servers embedding-nearest

gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools
@geocoding-ai/mcp
Model Context Protocol server for geocoding
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
mahdin75/geoserver-mcp
A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API.
0 tools
geo-mcp
A Model Context Protocol (MCP) server for accessing GEO (Gene Expression Omnibus) data through NCBI E-Utils API
0 tools
geoservercloud-mcp
MCP (Model Context Protocol) server for GeoServer - enables AI assistants to manage GeoServer workspaces, datastores, layers, and styles thr
0 tools

How to use

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

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