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インストールの使用
ライセンス
マサチューセッツ工科大学
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.
Didlogic API用のモデルコンテキストプロトコル(MCP)サーバー実装。このサーバーにより、大規模言語モデル(LLM)は標準化されたインターフェースを介してDidlogicサービスと連携できるようになります。
Related MCP Servers
- AsecurityAlicenseAqualityModel Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, we provide an installer as well as an MCP Server for Upstash Developer API's.Last updated -165827TypeScriptMIT License
- AsecurityAlicenseAqualityAn educational implementation of a Model Context Protocol server that demonstrates how to build a functional MCP server for integrating with various LLM clients like Claude Desktop.Last updated -188PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server implementation that enables LLMs to interact with the Osmosis protocol, allowing for querying and transaction functionality through natural language.Last updated -9TypeScriptMIT License
- AsecurityAlicenseAqualityThe APISIX Model Context Protocol (MCP) server bridges large language models (LLMs) with the APISIX Admin API.Last updated -311523TypeScriptApache 2.0