whereami-mcp

[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", ]