We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TocharianOU/mcp-server-kibana'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
dist
node_modules
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Environment variables
.env
.env.*
# OS files
.DS_Store
Thumbs.db
# Editor config
.vscode/
.idea/
*.swp
*.code-workspace
# Test coverage
coverage/
# Cache
.cache/
.npm/
.yarn/
# TypeScript build info
*.tsbuildinfo
# Temp files
*.tmp
tmp/
*.local.*
# Scripts logs
scripts/*.log
.cur*PR-5-REVIEW-REPORT.md
# Internal dev docs (not synced to GitHub)
PARAMETER_FORMAT_STANDARDS.md
VL_TOOLS_TODO.md
# Personal startup scripts (contains sensitive info)
my.sh
*.local.sh
# Local docs
OPTIMIZATION_SUMMARY.md
QUICKSTART.md