We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lcbro/lcbro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.idea/
.vscode/
.DS_Store
.env
.env.local
.env.development.local
.env.production.local
.env.development
.env.production
.cursor/
dist/
!dist/.keep
node_modules
# Testing and coverage
coverage/
test-results/
playwright-report/
reports/
*.lcov
# Docker and development
logs/
data/
*-data/
# Browser testing
.playwright/