We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zadarastorage/zadara-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
name: Feature Request
about: Suggest a new feature or enhancement
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
## Feature Description
A clear and concise description of the feature you'd like to see.
## Problem It Solves
Describe the problem this feature would solve. Example: "I'm always frustrated when..."
## Proposed Solution
Describe how you envision this feature working.
## Alternative Solutions
Describe any alternative solutions or features you've considered.
## Zadara API Support
Does the Zadara API support this feature?
- [ ] Yes, API endpoint exists: [provide endpoint]
- [ ] No, but it should
- [ ] Not sure
## Use Case
Provide a specific example of how you would use this feature.
Example:
```
"Show me all volumes that are more than 80% full"
```
## Additional Context
Add any other context, mockups, or examples about the feature request here.
## Priority
How important is this feature to you?
- [ ] Critical - Blocking my work
- [ ] High - Would significantly improve my workflow
- [ ] Medium - Nice to have
- [ ] Low - Just an idea
## Willing to Contribute?
Would you be willing to contribute to implementing this feature?
- [ ] Yes, I can implement this
- [ ] Yes, I can help test it
- [ ] No, but I can provide feedback