Introducing Bigdata.com MCPs

The Model Context Protocol (MCP) is more than just a new standard—it’s a revolution in how Agentic Large Language Models (LLMs) like Claude Desktop and Cursor interact with the world. MCP empowers these advanced agents to seamlessly access real-time data and services, unlocking a new era of productivity, insight, and creativity. With MCP, you can configure and activate the tools you need—just like plugins—without writing a single line of code. Imagine your Agentic platform instantly connecting to the latest financial data, analytics, and Bigdata.com services, all tailored to your unique needs.

Join the Revolution

At Bigdata.com, we are proud to be at the forefront of this transformation. But we know that the real power of MCP comes from you—our community of innovators, builders, and visionaries. We want to hear from you!
  • How do you plan to use tools and resources from your Agentic platform?
  • What use cases are you excited to solve?
  • What challenges can we help you overcome?
Your feedback and ideas are essential. By sharing your use cases and collaborating with us, you help shape the future of the Bigdata.com Agentic technology. Together, we can build smarter, more responsive, and more empowering solutions for everyone. Ready to get started?

Available Remote MCPs today

Bigdata Search service

You can now search for insights with similarity search using a Remote MCP.
Tool   Description
bigdata_search   Search for insights in transcripts, news, filings, and uploaded documents with similarity search.
1

Create an API Key

Follow the instructions in the API Key section to create an API Key.
2

Configure agentic client

Click on the Add to Cursor icon below, and the browser will guide you to open the Cursor Application to configure the MCP.Configure MCP in CursorEnter your API Key in the x-api-key field and then click on Install.Bigdata MCPOnce installed, you can see the tool in the Tools section of Cursor.Bigdata MCP
If the tool reports an error, it will get a red colour. If it is in yellow, it is okay and it can be ignored.
3

Ask a question about transcripts

Ask to your agentic client to help you write a report about an earning call:
Can you create a report in Markdown format with the summary of the latest transcripts of NVIDIA? You can use tools from `mcp.bigdata.com` to search for insights.

Bigdata.com Docs

It will help you create Python code leveraging all the published how-to and cookbooks in the documentation. Configure MCP in Cursor By clicking on the above icon, cursor will open and ask you accept the installation Bigdata docs MCP Or configure it manually in your agentic client’s MCP configuration file:
    "docs.bigdata.com": {
      "url": "https://docs.bigdata.com/mcp"
    } 
Once configured in your IDE, it will look like this: Bigdata docs MCP For more details about the configuration and an example check out

Code Assistant tool

Configure the Bigdata.com Code Assistant tool and create your first script. 🥳🚀