We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bernierllc/brain-trust-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•757 B
## Description
Please include a summary of the changes and the related issue. Link to the issue if applicable.
## Type of change
- [ ] feat: New feature
- [ ] fix: Bug fix
- [ ] docs: Documentation update
- [ ] refactor: Code refactor
- [ ] chore: Maintenance
- [ ] test: Tests added/updated
## How Has This Been Tested?
Describe the tests you ran and instructions so we can reproduce. Include relevant details.
## Checklist
- [ ] My code follows the project's code style
- [ ] I have added tests that prove my fix is effective or my feature works
- [ ] I have added/updated necessary documentation
- [ ] I have updated CHANGELOG.md if applicable
- [ ] I have run formatting and linting (black, isort, flake8, pylint)
## Screenshots (if applicable)