Connect the MCP Server

Install and connect the BEEM MCP server to Claude, GitHub Copilot, ChatGPT, or any MCP-compatible AI assistant.

Connect the BEEM data platform to AI assistants. Explore workspaces, query datasets, build SQL views, monitor pipelines, and manage dashboards — all through natural language.

👍

Quick Start

Paste this into any MCP-compatible AI assistant to get started:

Add the BEEM MCP server with URL `https://mcp.beemdata.com/mcp` using HTTP transport at user scope. It uses OAuth — I'll authenticate when prompted.

Server URL

https://mcp.beemdata.com/mcp

Setup by Client

  1. Open the Customize panel (bottom-left of the chat screen)
  2. Go to Connectors and click the + button
  3. Enter name: BEEM and URL: https://mcp.beemdata.com/mcp
  4. Click Add, then sign in with your BEEM account when prompted

Examples

Explore and query data

"Show me the datasets in my workspace and query the first one"

Retrieves your workspaces, lists available datasets, fetches details including SQL and schema, then queries content and returns sample rows.

Create and deploy SQL

"Create a dataset called 'Monthly Revenue' that aggregates revenue by month, then deploy it"

Creates a new dataset, saves SQL as draft, previews results, then deploys it as a live Redshift view with scheduling.

Monitor pipelines

"Check if any of my data pipelines failed in the last 24 hours"

Lists recent pipeline events filtered by failure status, identifies affected datasets and sources, shows error details and DPU usage.

Troubleshooting

Session terminated / Session expired

Your session may have been lost after a server update. Simply retry — the client will re-authenticate automatically.

Authentication fails or loops

Make sure you're signing in with a BEEM account that has access to at least one workspace. Try disconnecting and reconnecting the MCP server.

Tool returns 'not found' errors

The MCP server uses your BEEM permissions — you can only access resources your account has access to. Verify you have access to the workspace or dataset in question.


Need help? Contact [email protected]