We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/r-huijts/firstcycling-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•536 B
# Overview
[Please explain what problem this PR is fixing or what feature it is adding.]
# Checklist
- [ ] PR has descriptive title explaining its purpose
- [ ] All merge conflicts are resolved (you may need to do this after creating the PR)
- [ ] Tests run successfully (see README for instructions)
- [ ] Function and class documentation is updated
# Test Instructions
[Please provide code that shows improved behaviour on this PR compared to on `main`. Consider also adding relevant tests to the `tests` folder, if applicable.]