InfluxData's official MCP server for InfluxDB 3 — schema discovery, bounded SQL and InfluxQL queries, line-protocol writes and token administration across Core, Enterprise and Cloud.
Dagster+ MCP Server
Summary
Dagster Labs' official remote MCP server for Dagster+: inspect assets, runs, run logs and Insights metrics, and launch runs from an AI session.
Features
- Hosted remote MCP endpoint — nothing to install or update locally
- Read runs, run logs, assets, deployments, alert policies and Insights metrics
- Launch runs and create, update or delete assets, deployments, alerts and Issues
- OAuth authentication that inherits the authorising user's Dagster+ permissions
- Service-user and personal tokens for automation under narrower roles
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Dagster+ MCP server connects an AI agent to a Dagster+ deployment over a hosted HTTP endpoint, so questions about a data platform can be answered against the live orchestrator instead of a stale runbook.
It is read-and-write. On the reading side an agent can pull runs and run logs, asset details, deployment state, alert policies, Insights metrics and Dagster+ Issues — which covers most of what someone actually does when a pipeline breaks at 3am: find the failed run, read its logs, see which assets went stale downstream. On the writing side it can launch runs and create, update or delete assets, deployments, alert policies and Issues.
Because it is a remote server at https://mcp.agent.dagster.cloud/mcp, there is nothing to install or keep updated. Authentication is OAuth by default, which means the agent inherits exactly the permissions of the user who authorised it — a meaningful safety property when the same tool can also delete a deployment. Service-user tokens are available for automation that should run under a narrower custom role, and personal user tokens for quick local setups.
Two constraints are worth knowing before adopting it. Dagster Labs ships this as a preview feature under active development, explicitly not recommended for production, with feature gaps and APIs that may change. It is also unavailable to organisations in the EU region. A Dagster+ account is required; the open-source Dagster distribution is not covered.
Related MCP Servers
Mixpanel's official hosted MCP server — 80+ tools for querying product analytics, building boards, managing cohorts and metrics, and reading session replays.
Tableau's own MCP server — query published data sources, explore workbooks and views, and render live vizzes inside an AI client.
Official MCP server for Meilisearch — create and configure indexes, add documents, run hybrid and semantic searches, and manage API keys and tasks through conversation.
