A
securityF
licenseA
qualityAn MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
Last updated -
39
28
이 패키지는 MCP에 OpenStreetMap 통합을 제공하여 사용자가 MCP 인터페이스를 통해 지도 데이터를 쿼리하고 시각화할 수 있도록 합니다.
이것은 내 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 도구는 다음과 같습니다.
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
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP에 OpenStreetMap 통합을 제공하여 사용자가 마커, 폴리곤을 추가하고 맵 뷰를 제어하는 도구를 사용하여 맵 데이터를 쿼리하고 시각화할 수 있도록 합니다.
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