didlogic_mcp logo

didlogic_mcpdidlogic_mcp MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Didlogic MCP Server 是面向 Didlogic API 的模型上下文协议(MCP)服务器实现。它允许大型语言模型(LLMs)通过标准化接口与 Didlogic 服务交互。服务器支持三种传输模式:STDIO、HTTP 和 SSE(服务器发送事件),为不同的集成场景提供灵活性。它提供多种功能,包括余额管理工具、SIP 账户管理、IP 限制管理、购买管理、通话记录访问和交易记录访问。

主要功能

  • 通过 MCP 工具全面访问 Didlogic API
  • 针对常用操作的专用提示
  • 余额管理工具
  • SIP 账户管理
  • IP 限制管理
  • 购买管理

价格

模型
Free
评分
暂无评价

使用场景

与 Claude Desktop 的集成

服务器可以使用 STDIO 模式与 Claude Desktop 集成,使 LLM 能够通过标准化接口与 Didlogic 服务交互。

面向 Web 客户端的远程访问

服务器支持 HTTP 模式以实现远程访问和 Web 客户端,需要在每个请求的 Authorization 头中提供 Bearer 令牌。

优点 & 缺点

优点

  • 为 LLM 提供与 Didlogic 服务交互的标准化接口
  • 支持多种传输模式(STDIO、HTTP、SSE),实现灵活集成
  • 提供针对常用操作的专用提示和余额管理工具

缺点

  • 需要 Didlogic API 密钥进行身份验证
  • 关于错误处理和调试能力的信息有限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What is required for authentication?

A Didlogic API key is required for authentication, provided as a Bearer token in the Authorization header or through the DIDLOGIC_API_KEY environment variable.

Asked by Adaeze Uche · Aug 25, 2025

What features are offered by didlogic_mcp?

Didlogic_mcp offers features such as balance management tools, SIP account management, IP restriction management, purchases management, call history access, and transaction history access.

Asked by Ludovic Girard · Aug 3, 2025

How to install didlogic_mcp?

You can install didlogic_mcp via pip using 'pip install didlogic_mcp' or use uv to directly run it.

Asked by Mireille Dupont · Jul 25, 2025

What transport modes are supported?

The server supports three transport modes: STDIO, HTTP, and SSE (Server-Sent Events).

Asked by Quentin Lefevre · Jun 6, 2025

提问

服务配缩器 的替代品