Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-Geo
Claim
by
webcoderz
GitHub
Location Services
Python
MIT License
6
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
MCP-Geo
.github
geo.py
.gitignore
LICENSE
pyproject.toml
README.md
uv.lock
[project] name = "MCP-geo" dynamic = ["version"] description = "Geocoding MCP server with GeoPY!" readme = "README.md" requires-python = ">=3.12" dependencies = [ "geopy>=2.4.1", "mcp[cli]>=1.2.0", ] [tool.hatch.version] path = "geo.py"