We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Next
.next
# GraphQL
src/__generated__
# IDE's
.idea
.project
*.sublime-*
*.code-*
# Node.js
node_modules
npm-debug.log
# Cache
.sass-cache
.cache
# Operating system
.DS_Store
Thumbs.db
# Other
/.husky/
/.reports/
.env
.eslintcache
/dist/
/public/assets/
*~
*.log
*.tgz
*.zip
.kolibri.migrate.json
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/