We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/procoders/openapi-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•336 B
## What's this PR do?
Brief description of the changes.
## Why?
Link to issue or explain the motivation.
## Checklist
- [ ] `npm run typecheck` passes
- [ ] `npm run lint` passes
- [ ] `npm run build` succeeds
- [ ] Tested manually with a real OpenAPI spec
- [ ] Updated docs if needed
## How to test
Steps to verify this works.