Skip to main content
Glama
.dockerignore538 B
# Dependencies node_modules/ pnpm-lock.yaml package-lock.json yarn.lock # Build outputs build/ dist/ *.tsbuildinfo # Tests and coverage coverage/ test/ tests/ **/*.test.ts **/*.test.js **/*.spec.ts **/*.spec.js # Development files .git/ .github/ .vscode/ .idea/ *.log *.swp *.swo *~ # Environment and secrets .env .env.* !.env.example # Documentation docs/ *.md !README.md # CI/CD .circleci/ .gitlab-ci.yml .travis.yml # Misc .DS_Store .editorconfig .eslintrc* .prettierrc* .gitignore .dockerignore Dockerfile* docker-compose*.yml

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/gleanwork/mcp-server'

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