-
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 に接続し、標準化されたインターフェースを通じて公共交通機関のルーティングおよびジオコーディング機能へのアクセスを提供するサーバー。