We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CaullenOmdahl/Nextjs-React-Tailwind-Assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
node_modules/
build/
dist/
*.log
.env*
# Claude Code files
.claude/
# Review and testing files
MCP_SERVER_REVIEW.md
test-server.mjs
# Documentation site (test/development only)
/docs/
/website/
/doc-site/
# Smithery build artifacts
.smithery/
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db