Bigdata.com
Access real-time financial data
About Bigdata.com
Bigdata.com provides institutional-grade financial data covering global news, transcripts, and regulatory filings. Its MCP server combines entity-aware search with assistant reasoning so analysts can run due diligence and produce cited finance research from grounded sources.
Connection details
https://mcp.bigdata.com/Transport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add bigdata --transport http https://mcp.bigdata.com/Frequently asked questions
What is the Bigdata.com remote MCP server?
The Bigdata.com remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.bigdata.com/, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Bigdata.com MCP server?
Add the endpoint https://mcp.bigdata.com/ to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Bigdata.com MCP server require authentication?
Yes. Bigdata.com uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Bigdata.com MCP server use?
Bigdata.com exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.