We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wrediam/better-qdrant-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependency directories
node_modules/
jspm_packages/
# Build outputs
build/
dist/
out/
*.tsbuildinfo
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Editor directories and files
.idea/
.vscode/
*.swp
*.swo
.DS_Store
# Test files
test-document.txt
test-qdrant.js
direct-fetch.js
# Coverage directory used by tools like istanbul
coverage/
# nyc test coverage
.nyc_output/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity