DAG Studio MCP
Rank #66,613com.blackswancausallabs/dagstudio-mcp
Causal DAG analysis: backdoor paths, adjustment sets, bias simulation. Validated against dagitty.
DAG Studio MCP is a Model Context Protocol (MCP) server published by Black-Swan-Causal-Labs. It ranks #66,613 of 132,405 servers tracked on MCP Toplist. DAG Studio MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 65,792 of 132,405 servers on MCP Toplist.
Use DAG Studio MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http dagstudio-mcp https://dagstudio-mcp.blackswancausallabs.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.dagstudio-mcp]
url = "https://dagstudio-mcp.blackswancausallabs.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://dagstudio-mcp.blackswancausallabs.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dagstudio-mcp": {
"url": "https://dagstudio-mcp.blackswancausallabs.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"dagstudio-mcp": {
"type": "http",
"url": "https://dagstudio-mcp.blackswancausallabs.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dagstudio-mcp": {
"serverUrl": "https://dagstudio-mcp.blackswancausallabs.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dagstudio-mcp": {
"url": "https://dagstudio-mcp.blackswancausallabs.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.blackswancausallabs%2Fdagstudio-mcp)<a href="https://mcptoplist.com/server/com.blackswancausallabs%2Fdagstudio-mcp"><img src="https://mcptoplist.com/badge/com.blackswancausallabs%2Fdagstudio-mcp.svg" alt="MCP Toplist: #66,613 of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Black-Swan-Causal-Labs
Other servers by Black-Swan-Causal-Labs
- TARGET Checklist MCP#16,927 · 2 vers
- DAG Studio WebMCP#30,554 · 1 ver
- Study Design Diagram Studio WebMCP#35,425 · 1 ver
- openFDA Regulatory Metadata#69,723 · 1 ver
- ROBINS-I V2 MCP#69,724 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains DAG Studio MCP?
- DAG Studio MCP is maintained by Black-Swan-Causal-Labs, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is DAG Studio MCP listed on the Official MCP Registry?
- Yes — DAG Studio MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does DAG Studio MCP have?
- MCP Toplist tracks 1 version of DAG Studio MCP, most recently published on Jul 20, 2026.
- Where can I find the source code for DAG Studio MCP?
- The source code for DAG Studio MCP is hosted at github.com/Black-Swan-Causal-Labs/dagstudio-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.