Skip to main content
Glama

DuckDB MCP Server

.gitignore377 B
# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Virtual environments venv/ env/ ENV/ docs/ test.db # Testing .coverage htmlcov/ .pytest_cache/ # IDE specific files .idea/ .vscode/ *.swp *.swo .cursor/ # DuckDB files *.duckdb *.db # Environment variables .env # Logs *.log logs/ # OS specific .DS_Store Thumbs.db

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/mustafahasankhan/duckdb-mcp-server'

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