We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/elcukro/bank-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.yml•1.02 KiB
name: Feature Request
description: Suggest a new feature or improvement
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Got an idea for bank-mcp? We'd love to hear it.
- type: textarea
id: problem
attributes:
label: Problem or motivation
description: What problem does this solve? Why do you need it?
placeholder: "I want to track my spending across multiple currencies, but..."
validations:
required: true
- type: textarea
id: solution
attributes:
label: Proposed solution
description: How would you like this to work?
validations:
required: true
- type: dropdown
id: area
attributes:
label: Area
options:
- New provider
- New tool
- Existing tool improvement
- Configuration / setup
- Documentation
- Other
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: Any other approaches you've thought about?