Skip to main content
Glama
.gitignore2.31 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Build output (commented out for Glama.ai deployment) # build/ dist/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE files .vscode/settings.json .idea/ *.swp *.swo # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs *.log # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # next.js build output .next # nuxt.js build output .nuxt # vuepress build output .vuepress/dist # Serverless directories .serverless # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Jupyter Notebook checkpoints .ipynb_checkpoints # Microsoft Fabric credentials and sensitive data (security) *bearer-token* *fabric-token* *credentials* *secrets* *.env .env.* # Specific sensitive config files (not build configs) workspace_details_*.json fabric-config.json auth-config.json user-config.json # Claude Desktop config (contains local paths) claude_desktop_config.json development-archive/ development-archive/ # Test files and validation scripts (generated during development) *.cjs test*.js test*.mjs test-*.mjs *test*.py *demo*.py *validation*.py quick-*.js quick-*.cjs setup-*.cjs validate-*.cjs validate-*.js generate-*.cjs test-*.ps1 final-check.js debug-*.mjs debug-*.js check-*.mjs assign-*.mjs count-*.mjs find-*.mjs get-*.cjs list-*.cjs run-*.mjs # Temporary files and reports from testing migration-*.json comprehensive-*.py *-report.json *-analysis.py fabric-workspace-id.txt # Temporary markdown documentation (keep only production docs) SETUP_COMPLETE.md MIGRATION_*.md migration-*.md

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/santhoshravindran7/Fabric-Analytics-MCP'

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