We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dsphper/lanhu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.md•2.31 KiB
---
name: Feature Request / 功能请求
about: Suggest an idea for this project / 为这个项目提出新功能建议
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
## 功能描述 / Feature Description
简明扼要地描述您想要的功能。
A clear and concise description of what you want to happen.
## 问题背景 / Problem Statement
这个功能解决了什么问题?为什么需要这个功能?
What problem does this feature solve? Why is this feature needed?
**例如:** 我总是因为 [...] 而感到沮丧
**Example:** I'm always frustrated when [...]
## 建议的解决方案 / Proposed Solution
描述您希望如何实现这个功能。
Describe the solution you'd like.
## 替代方案 / Alternatives Considered
描述您考虑过的任何替代解决方案或功能。
Describe any alternative solutions or features you've considered.
## 使用场景 / Use Cases
描述这个功能的具体使用场景。
Describe specific use cases for this feature.
**场景 1 / Scenario 1:**
- 用户角色 / User Role: [例如:开发者、测试人员]
- 操作步骤 / Steps:
1. ...
2. ...
- 期望结果 / Expected Result: ...
**场景 2 / Scenario 2:**
- ...
## 实现建议 / Implementation Suggestions
如果您对如何实现有想法,请在这里描述。
If you have ideas on how to implement this, please describe them here.
- [ ] API 设计 / API Design
- [ ] 数据结构 / Data Structure
- [ ] UI/UX 考虑 / UI/UX Considerations
- [ ] 性能影响 / Performance Impact
- [ ] 向后兼容性 / Backward Compatibility
## 优先级 / Priority
您认为这个功能的优先级如何?
What do you think the priority of this feature should be?
- [ ] 🔥 高 / High - 严重影响使用 / Severely impacts usage
- [ ] 🌟 中 / Medium - 显著改善体验 / Significantly improves experience
- [ ] 💡 低 / Low - 锦上添花 / Nice to have
## 附加信息 / Additional Context
添加任何其他关于功能请求的上下文或截图。
Add any other context or screenshots about the feature request here.
## 愿意贡献 / Willing to Contribute
- [ ] 我愿意提交 PR 来实现这个功能 / I'm willing to submit a PR to implement this feature
- [ ] 我需要帮助来实现这个功能 / I need help implementing this feature
- [ ] 我只是提出建议 / I'm just suggesting the idea