We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Boring206/boring-gemini'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.ymlβ’1004 B
---
name: Feature Request
about: Suggest an idea for this project
title: '[FEATURE] '
labels: ['enhancement', 'needs-triage']
assignees: ''
---
## π Feature Description
<!-- A clear and concise description of the feature you'd like -->
## π‘ Motivation
<!-- Why is this feature needed? What problem does it solve? -->
## π Use Case
<!-- Describe a specific scenario where this feature would be useful -->
## π― Proposed Solution
<!-- How do you envision this feature working? -->
## π Alternatives Considered
<!-- What alternative solutions or features have you considered? -->
## π Impact
<!-- Who would benefit from this feature? How critical is it? -->
- [ ] This is a breaking change
- [ ] This affects multiple components
- [ ] This requires documentation updates
## β Checklist
- [ ] I have searched existing feature requests
- [ ] I have described the use case clearly
- [ ] I have considered the implementation complexity
- [ ] I am willing to contribute to this feature