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
.mcp.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/
.interleaved-thinking/
# IDE
.DS_Store
.vscode/settings.json
# Temporary files
*.swp
*.swo
*~
claude-code-docs-two/
.mcp.github.json
mcp-ts-template/
# Claude Code configuration and local data
.claude/
# Roo configuration and local data
.roo/
REASONING_PATTERNS_REPORT.md
# Srcbook development/testing files
srcbook/
*.src.md
# Roo modes configuration
.roomodes
.rooskills
# Local documentation (source files for bundled content)
local-docs/
smithery-docs/
mcp-specs/
sdk/
# Improvement opps
improvement-recs/
.tessl/
.thoughtbox/
adat.md
# Claude Code plugins
.claude-plugin/
# Development documentation
docs/
specs/
# Analysis and blog posts (local development artifacts)
adat.md
glassBead-thoughtbox-blog.md
NOTEBOOK_CAPABILITIES_REPORT.md
NOTEBOOK_DUAL_TRANSPORT_ANALYSIS.md
CLEANUP_REPORT.md
# Tessl configuration (local usage only)
tessl.json
# IDE-specific configurations
.cursor/
# Note: generated template files should optionally be ignored (can commit for convenience)
# src/notebook/templates.generated.ts
mcp-servers/