We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/barateza/mcp-plesk-extension-guide'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.md•1.23 KiB
---
name: Feature request
about: Suggest an idea for this project
title: "[FEATURE] "
labels: enhancement
assignees: barateza
---
## Problem/Use Case
A clear and concise description of the problem you're trying to solve or the use case this feature would address.
For example:
- Current search limitations
- Documentation retrieval challenges
- Integration needs
## Proposed Solution
A clear and concise description of what you want to happen. Include:
- How the feature would improve search/RAG capabilities
- Query types or filtering options needed
- Any new MCP resources or tools required
- Impact on vector embeddings or indexing
## Alternatives Considered
A clear and concise description of any alternative solutions or features you've considered.
## Implementation Notes
If you have thoughts on implementation:
- Affects search indexing/embeddings? (yes/no/maybe)
- Affects MCP tools or resources? (yes/no/maybe)
- New OpenRouter API requirements?
- Breaking changes to existing search behavior?
- ChromaDB schema changes needed?
- Documentation indexing changes needed?
## Additional Context
Add any other context or screenshots about the feature request here.
## Related Issues/PRs
Link to any related issues or pull requests if applicable.