Skip to main content
Glama
.gitignore1.14 kB
# Dependencies node_modules/ .pnp .pnp.js # Build outputs dist/ build/ *.tsbuildinfo # Environment variables .env .env.local .env.*.local # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* pnpm-debug.log* # OS files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db desktop.ini # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .project .classpath .settings/ *.sublime-project *.sublime-workspace # Test outputs coverage/ .nyc_output/ test-results/ playwright-report/ playwright/.cache/ # Audit reports reports/ *.json !package.json !package-lock.json !tsconfig.json !vitest.config.ts !tests/fixtures/*.json # Temporary files tmp/ temp/ *.tmp # Lighthouse outputs lighthouse-report.html lighthouse-report.json # Playwright playwright/.cache/ # TypeScript *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # parcel-bundler cache .cache .parcel-cache # Next.js .next out # Nuxt.js .nuxt # Vite .vite # Rollup .rollup.cache

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/Duds/accessibility-mcp'

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