Didlogic MCP 서버
Didlogic API를 위한 모델 컨텍스트 프로토콜(MCP) 서버 구현입니다. 이 서버는 표준화된 인터페이스를 통해 대용량 언어 모델(LLM)이 Didlogic 서비스와 상호 작용할 수 있도록 지원합니다.
특징
- MCP 도구를 통한 Didlogic API에 대한 전체 액세스
- 일반적인 작업에 대한 특수 프롬프트
- 잔액 관리 도구
- SIP 계정(sipfriends) 관리
- IP 제한 관리
- 구매 관리
- 통화 내역 접근
- 거래 내역 접근
설치
uv 사용(권장)
uv
사용하면 별도의 설치가 필요하지 않습니다. uvx
사용하여 didlogic_mcp를 직접 실행합니다.
PIP 사용
또는 pip를 통해 didlogic_mcp
설치할 수 있습니다.
지엑스피1
설치 후 다음을 사용하여 스크립트로 실행할 수 있습니다.
구성
Claude.app에 대한 구성
Claude 설정에 추가:
uvx 사용
pip 설치 사용
특허
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.
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