We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ExpertVagabond/zetachain-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: Documentation
description: Report an issue with documentation
title: "[DOCS] "
labels: ["documentation", "triage"]
assignees: ["ExpertVagabond"]
body:
- type: textarea
id: doc-issue
attributes:
label: Documentation Issue
description: What's wrong with the documentation?
validations:
required: true
- type: input
id: doc-location
attributes:
label: Location
description: Where is this documentation located? (URL or file path)
validations:
required: true
- type: textarea
id: suggested-fix
attributes:
label: Suggested Fix
description: How should this be fixed or improved?