We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/snyk/snyk-studio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•350 B
### Description
_Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full._
### Checklist
- [ ] Tests added and all succeed
- [ ] Regenerated mocks, etc. (`make generate`)
- [ ] Linted (`make lint-fix`)
- [ ] README.md updated, if user-facing
- [ ] License file updated, if new 3rd-party dependency is introduced