Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
whereami-mcp
Claim
by
kukapay
GitHub
Location Services
Python
MIT License
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
whereami-mcp
.gitignore
LICENSE
main.py
pyproject.toml
.python-version
README.md
uv.lock
[project] name = "whereami-mcp" version = "0.1.0" description = "A lightweight mcp server that tells you exactly where you are." readme = "README.md" requires-python = ">=3.13" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.4.1", ]