We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kastalien-Research/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 (except agents, skills, and shared workflows)
.claude/*
!.claude/agents/
!.claude/skills/
!.claude/commands/
.claude/commands/*
!.claude/commands/development/
.claude/commands/development/*
!.claude/commands/development/hub-tdd.md
!.claude/commands/development/agentops-tdd.md
!.claude/commands/development/multi-agent-tdd.md
!.claude/commands/development/profiles-tdd.md
!.claude/hooks/
.claude/hooks/*
!.claude/hooks/hub_tdd_stop.sh
!.claude/hooks/agentops_tdd_stop.sh
# Specifications and working artifacts (local development)
.specs/
.specification-suite/
.hub-tdd/
.agentops-tdd/
.multi-agent-tdd/
.profiles-tdd/
.claude-flow/
.swarm/
# Roo configuration and local data
.roo/
REASONING_PATTERNS_REPORT.md
AGENT-EXPERIENCE-REPORT.md
STATUS-*.md
agentic-dev-team/
# Beads daemon logs
.beads/daemon-*.log.gz
# 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/
# Knowledge graph: track JSONL, ignore SQLite index
!.thoughtbox/**/memory/graph.jsonl
.thoughtbox/**/memory/memory.db
.thoughtbox/**/memory/.embedding-cache/
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
EXPLORATION_REPORT_*.md
MENTAL-MODELS-*.md
SESSION-*.md
STATUS-REPORT-*.md
uncommitted-changes-*.patch
CHANGELOG-SYSTEM-IMPLEMENTATION.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/
ai_docs/
traces/
plans/
kastalien-srcbook/
.spec-orchestrator/
.spec-validator/
ai_docs/claude-platform-docs/
dgm-specs/history/runs/*.json