We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnalyticAce/BinanceMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
tool_request.yml•859 B
name: 🚀 Tool Request
description: Suggest a new tool or improvement
title: "[Tool]: "
labels: ["enhancement"]
assignees: []
body:
- type: markdown
attributes:
value: |
Thank you for suggesting a tool! Please complete the following.
- type: input
id: feature-description
attributes:
label: Feature description
description: What would you like to see added?
placeholder: "Add support for..."
validations:
required: true
- type: textarea
id: motivation
attributes:
label: Motivation
description: Why is this tool important?
placeholder: "This would help users by..."
- type: textarea
id: alternatives
attributes:
label: Alternatives
description: Are there any alternative solutions you considered?
placeholder: "Alternatively, we could..."