We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/glassBead-tc/Thoughtbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# MCP config with API keys
cc_mcp_config.json
# Dependencies
node_modules/
# Build output
dist/
.smithery/
# Environment variables
.env
.env.local
.env.*.local
# Logs (but keep refactoring game archives)
logs/
!logs/refactoring-games/
*.log
# Refactoring game temporary state
.refactoring-game/
# IDE
.DS_Store
.vscode/settings.json
# Temporary files
*.swp
*.swo
*~
REASONING_PATTERNS_REPORT.md
src/resources/clear-thought-patterns-cookbook.md
# Srcbook development/testing files
srcbook/