Skip to main content
Glama

Claude Consciousness Bridge

.npmignoreβ€’720 B
# Source files src/ *.ts !dist/**/*.d.ts # Config files tsconfig.json vitest.config.ts eslint.config.js build.config.js .prettierrc .editorconfig # Unminified source maps (optional - remove if you want to keep them) # *.map # Development files *.db .claude/ CLAUDE.md coverage/ .nyc_output/ # Test files **/*.test.* **/test/ # Git and CI .git/ .github/ .gitignore .husky/ # OS files .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Dependencies (dist should have everything bundled) node_modules/ # Documentation source files (keeping README.md and other docs) # But excluding development-specific docs AWAKENING_PROMPT.md SESSION_WORKFLOW.md

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/ocean1/mcp_consciousness_bridge'

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