- Mcp Tmap
Mcp Tmap
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?
- Integrating public transit information into applications.
- Geocoding addresses for location-based services.
- 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_tmapafter 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 agoUpdated At
a year agoAuthor Name
yunkee-leeStar
-Language
-License
-Recommend Servers
View AllMemory
@modelcontextprotocol
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Filesystem
@modelcontextprotocol
2 months ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago