MCP TMAP Server
MCP TMAP
MCP는 TMAP API에 연결됩니다.
현재 다음 API를 지원합니다.
필수 조건
시작하기 전에 다음 사항이 설치되어 있는지 확인하세요.
Python: 버전 3.13 이상
uv: 설치 지침은 여기에서 확인할 수 있습니다.
SK Open API: SK Open API 의 API 자격 증명(앱 키)이 필요합니다.
Related MCP server: MCP Naver Maps
구성
.env파일을 만듭니다. 프로젝트 루트에 파일을 만듭니다.API 자격 증명 추가:
.env파일을 편집하고 SK 오픈 API 자격 증명을 추가합니다.지엑스피1
src/mcp_tmap/tmap_client.py확인하여 필요한 정확한 환경 변수 이름을 확인하세요.
MCP 실행
종속성 동기화: 터미널에서 프로젝트 루트 디렉터리로 이동하여 다음 명령을 실행하세요. 가상 환경이 없는 경우 생성되고
pyproject.toml에 지정된 모든 종속성이 설치됩니다.uv sync실행:
uv사용하여 MCP 서버를 실행할 수 있습니다.uv run src/mcp_tmap개발을 위해,
source .venv/bin/activate mcp dev src/mcp_tmap/server.py
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
- AlicenseNot gradedqualityDmaintenanceA server that enables AI models to access Kakao Map features (place search, address lookup, route finding) and Daum search services (web, image, blog, cafe) through Model Context Protocol.17MIT
- AlicenseBqualityDmaintenanceA server that connects to Naver Maps and Search APIs, enabling geocoding and local search functionality for Korean locations.22MIT
- AlicenseAqualityBmaintenancemcp-server-public-transport is an open-source, locally hosted server providing an interface for accessing public transport data across Europe.138PythonMIT
- FlicenseNot gradedqualityBmaintenanceThis MCP server provides accessibility risk assessment for Seoul subway trips, considering wheelchair, stroller, and other mobility constraints. It offers tools to check station facilities, elevator status, and calculates risk scores for routes based on a deterministic engine.
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
Geo-based flight search MCP server. Find more flights between any two places on earth
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
Appeared in Searches
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/yunkee-lee/mcp-tmap'
If you have feedback or need assistance with the MCP directory API, please join our Discord server