We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/offbeat-studio/shioaji-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
name: Bug Report
description: Report a bug
title: "[BUG] "
labels: ["bug"]
body:
- type: textarea
id: description
attributes:
label: What happened?
placeholder: Describe what went wrong...
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: How to reproduce
placeholder: |
1. Set environment...
2. Run command...
3. See error...
validations:
required: true
- type: textarea
id: environment
attributes:
label: Environment
placeholder: |
OS:
Docker version:
MCP client: Claude Code
validations:
required: true
- type: textarea
id: logs
attributes:
label: Error logs (remove sensitive data)
placeholder: Paste error messages here...