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 StartPaste 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
- Open the Customize panel (bottom-left of the chat screen)
- Go to Connectors and click the + button
- Enter name:
BEEMand URL:https://mcp.beemdata.com/mcp - Click Add, then sign in with your BEEM account when prompted
Examples
"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 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.
"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]
Updated 13 minutes ago
