Skip to main content
Glama

QuestDB MCP Server

by brunoprela
.npmignore493 B
# Source files src/ tsconfig.json # Development files *.log .env .env.* .DS_Store # Development dependencies (already handled by package.json) node_modules/ # Build artifacts that shouldn't be published *.tsbuildinfo # Git files .git/ .gitignore # IDE files .vscode/ .idea/ *.swp *.swo *~ # Test files (if you add them later) test/ tests/ __tests__/ *.test.ts *.spec.ts # Documentation (README.md is included via package.json files field) # Examples (if you add them later) examples/

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/brunoprela/questdb-mcp'

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