We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ryan-haver/fusebase-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Build
node_modules/
dist/
# Secrets & Auth
.env
.cookie
.browser-data/
*.enc
# Runtime Data
data/
*.db
*.sqlite
# Scratch / Analysis Artifacts
*.har
*.log
*.txt
analyze_*.js
*_output.txt
api_*.txt
cookie_*.txt
verify_output.txt
ws_reader_output.txt
har_write_analysis.txt
table_har_analysis.txt
# Global Agent Toolkit (not project-specific)
.agent/
.gemini/