Catalog
io.github.adwiteeymauriya/ibkr-portfolio-builder-mcp
Officialby adwiteeymauriya · Python
IBKR Portfolio Builder
Top-down IBKR research: 468 typed screeners tagged by strategy intent, news, account access.
Screens investment strategies and accesses Interactive Brokers portfolio data and news.
Topics
claudefastmcpib-asyncib-gatewayibkrinteractive-brokersmcpmcp-serverportfolioscreener
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ibkr-portfolio-builder-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://{ibkr_mcp_host}/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.