Mcp Tmap

Created By
yunkee-leea year ago
The MCP connects to TMAP API
Overview

what is MCP TMAP?

MCP TMAP is a project that connects to the TMAP API, providing access to public transit and location services.

how to use MCP TMAP?

To use MCP TMAP, you need to install Python, set up your API credentials, and run the server using the provided commands.

key features of MCP TMAP?

  • Access to Public Transit API for transit routes
  • Full text geocoding through Location API
  • Easy setup with environment configuration

use cases of MCP TMAP?

  1. Integrating public transit information into applications.
  2. Geocoding addresses for location-based services.
  3. Developing applications that require real-time transit data.

FAQ from MCP TMAP?

  • What are the prerequisites for using MCP TMAP?

You need Python 3.13 or higher and API credentials from the SK Open API.

  • How do I run the MCP server?

You can run the server using the command uv run src/mcp_tmap after syncing dependencies.

  • Can I use MCP TMAP for commercial purposes?

Please check the terms of use for the SK Open API to ensure compliance.

Server Config

{
  "mcpServers": {
    "mcp-tmap": {
      "command": "uv",
      "args": [
        "run",
        "src/mcp_tmap"
      ],
      "env": {
        "SK_OPEN_API_APP_KEY": "YOUR_APP_KEY_HERE"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
yunkee-lee
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago