Back to directory
didlogic_mcp

didlogic_mcp

@UserAd3

A Model Context Protocol (MCP) server implementation for the Didlogic API. This server allows Large Language Models (LLMs) to interact with Didlogic services through a standardized interface.

DidlogicAPISIPLLMother

Installation & Configuration

{
  "mcpServers": {
    "didlogic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "didlogic-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/28
Updated
2026/2/3