We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gannonh/firebase-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/
dist/
# Dependency directories
node_modules/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional stylelint cache
.stylelintcache
# Optional REPL history
.node_repl_history
# dotenv environment variable files
.env
.env.local
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.DS_Store
# project specific files
.specstory/
.cursor/
.scripts/
.github/copilot-instructions.md
firebase-mcp.code-workspace
.cursorignore
.augment-guidelines
# test files
temp-test-file-*.txt
coverage/
test-output/
# firebase files
firebaseServiceKey.json
.firebaserc
firebase.json
firestore.indexes.json
firestore.rules
storage.rules