MCPテクメトリック
AIアシスタントとTekmetricを統合するために設計されたモデルコンテキストプロトコル(MCP)サーバー。このプロジェクトにより、AIツールがTekmetricデータと連携できるようになり、AIアシスタントから直接自動化とインテリジェントなワークフローを実現できます。
現在、この統合は読み取り専用アクションをサポートしており、AI が Tekmetric インスタンスから情報を取得できます。
使用例
AI アシスタントを活用して Tekmetric データを操作します。
- 📅 予約の詳細を確認する: 「明日の予約の詳細は何ですか?」
- 🚗 ショップ情報の取得: 「ショップの連絡先情報を検索します。」
- 📊 修理注文ステータスの取得: 「修理注文番号 12345 の現在のステータスは何ですか?」
🔐 認証設定
Tekmetric APIで認証するには、Tekmetric APIキーが必要です。Tekmetricアカウント設定からAPIキーを取得してください。
API キーをシステム環境変数として設定します。
🚀 クイックスタートガイド
オプション 1: ローカルで実行 (Python)
- このリポジトリをクローンします:
- 依存関係をインストールします:
- サーバーを起動します:
オプション2: Dockerで実行する
- このリポジトリをクローンします:
- Dockerイメージをビルドします。
- コンテナを実行します(Tekmetric API キーを渡します)。
これにより、サーバーがhttp://localhost:8080
に公開されます。
🤖 AIアシスタントを接続する
VS Code Copilot または MCP をサポートする他の AI アシスタントの場合:
.mcp.json
構成の例:
🧪 健康チェック
サーバーが実行中であることを確認するには:
次のように表示されます。
📄 ライセンス
MITライセンス
This server cannot be installed
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.
AI アシスタントが Tekmetric データと対話できるようにするモデル コンテキスト プロトコル サーバー。これにより、ユーザーは自然言語を使用して予約の詳細、車両情報、修理注文のステータス、部品の在庫を照会できます。
Related MCP Servers
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -2Python
- AsecurityFlicenseAqualityA Model Context Protocol server that connects AI assistants like Claude to Notion workspaces, enabling them to view, search, create, and update Notion databases, pages, and content blocks.Last updated -12194JavaScript
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Bluesky/ATProtocol, providing authentication, timeline access, post creation, and social features like likes and follows.Last updated -1810TypeScript
- -securityFlicense-qualityA Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.Last updated -1TypeScript