We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/superdwayne/8thwallmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ignore ALL old .mcpb bundles - only upload to GitHub Releases!
*.mcpb
# Exception: Only track the latest release version
!mcp-8thwall-0.2.5-threejs.mcpb
# Node
node_modules/
*.log
# Build
dist/
*.tsbuildinfo
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Temp files
.devserver.pid
.mcp-server.pid
# Cursor
.cursor/