This MCP server enables AI assistants to access Gangtise investment research platform data, including market data, financial reports, research opinions, and more via the Gangtise OpenAPI.
{
"mcpServers": {
"gangtise-1": {
"command": "npx",
"args": [
"-y",
"gangtise-mcp"
]
}
}
}