We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pglevy/aurora-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.md•2.21 kB
---
name: Feature request
about: Suggest an idea for improving the Design System MCP Server
title: '[FEATURE] '
labels: 'enhancement'
assignees: ''
---
## Feature Summary
A clear and concise description of the feature you'd like to see added to the MCP server.
## Problem Statement
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] while using the MCP server.
## Proposed Solution
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
## Use Cases
Describe specific scenarios where this feature would be helpful:
1. **Use case 1**: [Description]
2. **Use case 2**: [Description]
3. **Use case 3**: [Description]
## Alternatives Considered
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## MCP Server Impact
Please consider and describe:
- [ ] **New Tools**: Would this require new MCP tools?
- [ ] **Existing Tools**: Would this modify existing tool behavior?
- [ ] **Configuration**: Would this require new configuration options?
- [ ] **Performance**: Are there performance considerations?
- [ ] **Compatibility**: Would this affect compatibility with MCP clients?
## Examples or References
If applicable, provide:
- Links to similar MCP server implementations
- Code examples showing desired behavior
- References from other MCP servers
- Screenshots of expected client behavior
## Priority
How important is this feature to you?
- [ ] Critical - Blocking current work
- [ ] High - Would significantly improve workflow
- [ ] Medium - Nice to have improvement
- [ ] Low - Minor enhancement
## Additional Context
Add any other context about the feature request here, such as:
- Specific MCP clients this would benefit
- Integration scenarios
- Related GitHub issues
## Checklist
- [ ] I have searched existing issues to ensure this is not a duplicate
- [ ] I have clearly described the problem and proposed solution
- [ ] I have considered the impact on MCP server functionality
- [ ] I have provided relevant examples or references where applicable