-
securityA
license-
qualityMCP Server for the Google Maps API.
Last updated -
7
5,303
43,638
JavaScript
MIT License
Enables configuration management through environment variables, used for storing and retrieving API credentials.
Provides the runtime environment for the MCP server, requiring version 3.13 or higher.
Used for dependency management through the pyproject.toml file, defining the project's dependencies.
MCP 连接到 TMAP API。
它目前支持以下 API:
开始之前,请确保已安装以下软件:
.env
文件:**在项目根目录中创建一个文件。.env
文件并添加您的 SK 开放 API 凭证。src/mcp_tmap/tmap_client.py
来验证所需的确切环境变量名称。pyproject.toml
中指定的所有依赖项。uv
运行 MCP 服务器。You must be authenticated.
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 的服务器,通过标准化接口提供对公共交通路线和地理编码功能的访问。