Skip to main content
Glama

KDB MCP Service

.gitignore678 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual Environment venv/ ENV/ env/ .venv # Environment Variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Logs *.log logs/ log/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .coverage.* .cache nosetests.xml coverage.xml *.cover # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # Credentials and Secrets *.pem *.key *.crt *.pfx secrets/ # Application specific config/kdb_config.local.yaml config/*.local.yaml data/ temp/ tmp/

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/riteshsonawala/kdb-mcp'

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