We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ashgw/vault-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature.yaml•691 B
name: Feature request
description: Wouldn't it be nice if this lib could ...
labels: ['⭐ feature']
body:
- type: textarea
attributes:
label: New feature motivation
description: Describe the context, the use-case and the advantages of the feature request.
validations:
required: true
- type: textarea
attributes:
label: New feature description
description: Describe the functional changes that would have to be made.
validations:
required: true
- type: textarea
attributes:
label: New feature implementation
description: Optionally describe the technical changes to be made.
validations:
required: false