Odel
Enterprise Research Evidence Chain

Enterprise Research Evidence Chain

Local
@mikeli20221102-ux1PythonMITUpdated 1mo ago

Read-only enterprise research MCP: frameworks, frozen snapshots, sourced results. No trading advice.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIdiyan-research-mcpv0.1.1

Run

uvx diyan-research-mcp

MCP client config

{
  "mcpServers": {
    "enterprise-research-evidence-chain": {
      "command": "uvx",
      "args": [
        "diyan-research-mcp"
      ]
    }
  }
}