MCP Server
MCP
Enterprise Research Evidence Chain
Read-only enterprise research MCP: frameworks, frozen snapshots, sourced results. No trading advice.
Install
uvx diyan-research-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "diyan-research-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tenant credential issued by Diyan. Fill this on the MCP detail page.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DIYAN_API_KEY"
},
{
"description": "stdio, sse, or streamable-http. Defaults to sse in hosted environments; use stdio for local clients.",
"format": "string",
"name": "DIYAN_TRANSPORT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment