Skip to main content
Glama

MCP TMAP Server

by yunkee-lee

MCP TMAP

MCP는 TMAP API에 연결됩니다.

현재 다음 API를 지원합니다.

필수 조건

시작하기 전에 다음 사항이 설치되어 있는지 확인하세요.

  • Python: 버전 3.13 이상
  • uv: 설치 지침은 여기에서 확인할 수 있습니다.
  • SK Open API: SK Open API 의 API 자격 증명(앱 키)이 필요합니다.

구성

  1. .env 파일을 만듭니다. 프로젝트 루트에 파일을 만듭니다.
  2. API 자격 증명 추가: .env 파일을 편집하고 SK 오픈 API 자격 증명을 추가합니다.지엑스피1src/mcp_tmap/tmap_client.py 확인하여 필요한 정확한 환경 변수 이름을 확인하세요.

MCP 실행

  1. 종속성 동기화: 터미널에서 프로젝트 루트 디렉터리로 이동하여 다음 명령을 실행하세요. 가상 환경이 없는 경우 생성되고 pyproject.toml 에 지정된 모든 종속성이 설치됩니다.
    uv sync
  2. 실행: uv 사용하여 MCP 서버를 실행할 수 있습니다.
    uv run src/mcp_tmap
    개발을 위해,
    source .venv/bin/activate mcp dev src/mcp_tmap/server.py
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

표준화된 인터페이스를 통해 대중 교통 경로 및 지오코딩 기능에 대한 액세스를 제공하는 SK TMAP API에 연결되는 서버입니다.

  1. 필수 조건
    1. 구성
      1. MCP 실행

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A modular server that implements the Model Context Protocol standard, providing tools for interacting with GitHub, GitLab, Google Maps, Memory storage, and web automation through a unified gateway.
          Last updated -
          645
          3
          Python
          Apache 2.0
          • Linux
          • Apple
        • A
          security
          F
          license
          A
          quality
          An 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
          • Apple
        • A
          security
          A
          license
          A
          quality
          An MCP server that creates a virtual traveling environment on Google Maps, allowing users to guide an avatar on journeys with photo reports and SNS integration.
          Last updated -
          2
          20
          12
          TypeScript
          MIT License
          • Linux
          • Apple
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.
          Last updated -
          7
          163
          25
          TypeScript
          MIT License

        View all related MCP servers

        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