Skip to main content
Glama

OpenStreetMap MCP Server

pyproject.toml421 B
[project] name = "osm-mcp-server" version = "0.1.1" description = "An OpenStreetMap MCP server" readme = "README.md" requires-python = ">=3.13" dependencies = [ "aiohttp>=3.11.13", "mcp[cli]>=1.3.0", ] [[project.authors]] name = "Jagan Shanmugam" email = "jaganshanmugam@outlook.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] osm-mcp-server = "osm_mcp_server:main"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jagan-shanmugam/open-streetmap-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server