Skip to main content
Glama

DAI MCP Server

by patgpt
settings.json409 B
{ "python.defaultInterpreterPath": "./.venv/bin/python3", "python.terminal.activateEnvironment": true, "python.analysis.autoImportCompletions": true, "python.analysis.extraPaths": ["./src"], "python.analysis.typeCheckingMode": "basic", "files.exclude": { "**/__pycache__": true, "**/.pytest_cache": true, "**/.mypy_cache": true, "**/*.pyc": true } }

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/patgpt/dai-mcp'

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