We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vortiago/mcp-outline'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
feature_request.yml•684 B
name: Feature Request
description: Suggest an idea
labels: ["enhancement"]
body:
- type: textarea
id: description
attributes:
label: Describe the feature
description: What would you like to see added?
placeholder: A clear description of the feature
validations:
required: true
- type: textarea
id: use-case
attributes:
label: Use case
description: How would you use this feature?
placeholder: Describe your workflow or problem this would solve
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: Any workarounds or alternative solutions you've thought of?