Bigdata.com for Claude Desktop
com.bigdata/bigdata-mcp
Financial search, tearsheets, screens and monitors, grounded in news, filings and transcripts.
client:Claude Desktop
transport:streamable-http
Install Bigdata.com in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bigdata-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bigdata.com/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs