We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Strom-Capital/mcp-server-db2i'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.yml•1.31 KiB
name: Feature Request
description: Suggest a new feature or enhancement
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for your feature suggestion! Please describe what you'd like to see.
- type: textarea
id: problem
attributes:
label: Problem Statement
description: What problem would this feature solve? Is it related to a frustration?
placeholder: I'm always frustrated when...
validations:
required: true
- type: textarea
id: solution
attributes:
label: Proposed Solution
description: Describe the solution you'd like
placeholder: I would like a tool that...
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives Considered
description: Any alternative solutions or workarounds you've considered?
- type: dropdown
id: category
attributes:
label: Feature Category
options:
- New MCP tool
- Improvement to existing tool
- Configuration / Setup
- Documentation
- Docker / Deployment
- Other
validations:
required: true
- type: textarea
id: additional
attributes:
label: Additional Context
description: Any other context, screenshots, or examples