Skip to main content
Glama

DoWhy MCP v2.0

by lesong36
MIT License
mcp.json1.06 kB
{ "mcpServers": { "dowhy-causal-inference": { "command": "uv", "args": [ "run", "dowhy-mcp-server", "run" ], "cwd": "/Users/coty/Documents/Lei_MBP/repo/dowhy_mcp", "env": { "UV_PROJECT_ENVIRONMENT": ".venv" } } }, "clear-thought": { "command": "npx", "args": [ "-y", "@waldzellai/clear-thought" ] }, "interactive-feedback": { "command": "uv", "args": [ "--directory", "/Users/coty/Documents/Lei_MBP/repo/server-mcp/interactive-feedback-mcp", "run", "server.py" ], "timeout": 600, "autoApprove": [ "interactive_feedback" ] }, "context7": { "type": "http", "url": "https://mcp.context7.com/mcp" }, "huggingface": { "type": "http", "url": "https://hf.co/mcp" }, "ooda": { "command": "/Users/coty/.local/bin/uv", "args": [ "--directory", "/Users/coty/Documents/Lei_MBP/repo/server-mcp/ooda_mcp_server_v2", "run", "ooda_tools.py" ] } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lesong36/dowhy_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server