OSM PostgreSQL Server
MCP-OSM: MCP용 OpenStreetMap 통합
이 패키지는 MCP에 OpenStreetMap 통합을 제공하여 사용자가 MCP 인터페이스를 통해 지도 데이터를 쿼리하고 시각화할 수 있도록 합니다.

특징
Leaflet과 OpenStreetMap을 사용한 웹 기반 지도 뷰어
SSE(Server-Sent Events)를 통한 서버-클라이언트 통신
지도 제어를 위한 MCP 도구(마커, 폴리곤 추가, 뷰 설정, 뷰 가져오기)
OpenStreetMap 데이터를 위한 PostgreSQL/PostGIS 쿼리 인터페이스
Related MCP server: MCP Google Maps
설치
이것은 내 claude_desktop_config.json 입니다:
지엑스피1
MCP 서버가 시작되면 맵 인터페이스가 있는 http://localhost:8889/ 에서 웹 서버도 시작됩니다.
환경 변수
다음 환경 변수를 사용하여 MCP를 구성할 수 있습니다.
FLASK_HOST- Flask 서버의 호스트(기본값: 127.0.0.1)FLASK_PORT- Flask 서버의 포트(기본값: 8889)PGHOST- PostgreSQL 호스트(기본값: localhost)PGPORT- PostgreSQL 포트(기본값: 5432)PGDB- PostgreSQL 데이터베이스 이름(기본값: osm)PGUSER- PostgreSQL 사용자 이름(기본값: postgres)PGPASSWORD- PostgreSQL 비밀번호(기본값: postgres)
MCP 도구
사용 가능한 MCP 도구는 다음과 같습니다.
get_map_view- 현재 맵 뷰 가져오기set_map_view- 맵 뷰를 특정 좌표 또는 경계로 설정합니다.set_map_title- 지도 오른쪽 하단에 표시되는 제목을 설정합니다.add_map_marker- 특정 좌표에 마커 추가add_map_line- 좌표 집합으로 정의된 선을 추가합니다.add_map_polygon- 좌표 집합으로 정의된 다각형을 추가합니다.query_osm_postgres- OpenStreetMap 데이터베이스에 대해 SQL 쿼리를 실행합니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceProvides access to Google Maps API functionality including geocoding, place search, direction routing, and distance calculations through a structured MCP interface.415MIT
- AlicenseAqualityDmaintenanceProvides access to Google Maps API functionality including places search, geocoding, directions, distance matrix, elevation data, and static map generation through the MCP interface.8231MIT
- AlicenseNot gradedqualityBmaintenanceProvides MCP tools for Google Maps services including directions, geocoding, distance matrix, and places search.14Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to perceive and control a live MapLibre GL map over MCP, allowing querying rendered features, reading popups, navigating, and toggling layers.1MIT
Related MCP Connectors
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
OpenStreetMap Overpass MCP — programmatic queries against the OSM database
Geoapify MCP — wraps the Geoapify Location Platform (geoapify.com)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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