Skip to main content
Glama

OSM PostgreSQL Server

by wiseman
__main__.py132 B
"""Main entry point for the MCP-OSM package.""" from mcp_osm.server import run_server if __name__ == "__main__": run_server()

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/wiseman/osm-mcp'

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