Didlogic MCP サーバー
Didlogic API用のモデルコンテキストプロトコル(MCP)サーバー実装。このサーバーにより、大規模言語モデル(LLM)は標準化されたインターフェースを介してDidlogicサービスと連携できるようになります。
特徴
- MCPツールを介したDidlogic APIへのフルアクセス
- 一般的な操作のための専用プロンプト
- バランス管理ツール
- SIPアカウント(sipfriends)管理
- IP制限管理
- 購入管理
- 通話履歴へのアクセス
- 取引履歴へのアクセス
インストール
uvの使用(推奨)
uv
を使用する場合、特別なインストールは必要ありません。didlogic_mcpを直接実行するためにuvx
を使用します。
PIPの使用
あるいは、pip 経由でdidlogic_mcp
インストールすることもできます。
インストール後、次のコマンドを使用してスクリプトとして実行できます。
構成
Claude.app 用に設定する
Claude 設定に追加:
uvxの使用
pipインストールの使用
ライセンス
マサチューセッツ工科大学
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.
Tools
Didlogic API用のモデルコンテキストプロトコル(MCP)サーバー実装。このサーバーにより、大規模言語モデル(LLM)は標準化されたインターフェースを介してDidlogicサービスと連携できるようになります。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases. Query collections, inspect schemas, and manage data seamlessly through natural language.Last updated -114158TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol (MCP) server implementation for interacting with Phabricator API. This server allows LLMs to interact with Phabricator through a standardized interface.Last updated -5Python
- -securityAlicense-qualityA Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases, allowing them to query collections, inspect schemas, and manage data seamlessly through natural language.Last updated -114MIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server designed to easily dump your codebase context into Large Language Models (LLMs).Last updated -191JavaScriptApache 2.0