Skip to main content
Glama
.dockerignore680 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-lock.yaml # Build output dist/ # Test coverage coverage/ test-results/ *.log # Git .git/ .gitignore .gitattributes # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment and credentials .env .env.local .env.*.local credentials.json .credentials # Documentation and development files *.md !src/**/*.md CLAUDE.md README.md # Test files __tests__/ *.test.ts *.spec.ts jest.config.* # CI/CD .github/ .gitlab-ci.yml .travis.yml # Docker Containerfile Dockerfile .dockerignore docker-compose.yml # Temporary files tmp/ temp/ *.tmp example-*.json server.json soapcall.html

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/SimplifierIO/simplifier-mcp'

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