Skip to main content
Glama
.gitignore911 B
# Dependencies node_modules/ # Build output build/ # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment variables .env .env.local .env.*.local # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Testing coverage/ .nyc_output/ # Temporary files *.tmp *.temp .cache/ # Backup files *.bak *.bak2 index-old-bloated.ts # Local development claude_code_mcp_config.json mcp_config_claude_code.json .claude/ trees/ specs/ temp/ systemprompt-mcp-reddit/ Effect-TS/ Effect-TS exa-mcp-server-websets/ exa-mcp-server-websets .claude-flow/ .swarm/ # Refactoring artifacts .refactoring-game/ .feature-implementation-game/ .hive-mind/ refactoring-*.md REFACTORING_SUMMARY.md analysis-operations-summary.md notebook-*.md notebooks-benefits.md tools-issues-*.md # Build artifacts dist/resources/ *.d.ts.map *.js.map # Test artifacts vitest.config.ts.timestamp-* test-results/ .vitest/

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/waldzellai/clearthought-onepointfive'

If you have feedback or need assistance with the MCP directory API, please join our Discord server