Skip to main content
Glama

AI Ops Hub

by Galiusbro
.gitignore2.93 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/) bower_components # node-waf configuration .lock-wscript # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories jspm_packages/ # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variable files .env .env.development.local .env.test.local .env.production.local .env.local # parcel-bundler cache (https://parceljs.org/) .cache .parcel-cache # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist # Gatsby files .cache/ public # Vuepress build output .vuepress/dist # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # 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.* # TypeScript compiled output dist/ build/ *.js.map *.d.ts.map # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs *.log # Database files *.db *.sqlite *.sqlite3 data/*.db data/*.sqlite data/*.sqlite3 # Temporary files tmp/ temp/ *.tmp *.temp # Test coverage coverage/ .nyc_output/ # Docker .dockerignore # Backup files *.bak *.backup *~ # Lock files (keep package-lock.json but ignore others) yarn.lock pnpm-lock.yaml # Environment specific files .env.* !.env.example # Build artifacts *.tgz *.tar.gz # Local development files .local local/ # IDE specific files *.sublime-project *.sublime-workspace .vscode/settings.json .vscode/launch.json .vscode/extensions.json # MacOS .AppleDouble .LSOverride Icon # Windows Thumbs.db ehthumbs.db Desktop.ini # Linux *~ # JetBrains IDEs .idea/ *.iml *.ipr *.iws # Vim *.swp *.swo *~ # Emacs *~ \#*\# /.emacs.desktop /.emacs.desktop.lock *.elc auto-save-list tramp .\#* # Sublime Text *.sublime-project *.sublime-workspace # VSCode .vscode/ !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # Test files that might contain sensitive data test/fixtures/ test/**/*.db test/**/*.sqlite # MCP specific mcp.log *.mcp.log # RAG specific embeddings/ vectors/ *.embeddings

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/Galiusbro/MCP'

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