We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ShunsukeHayashi/miyabi-mcp-bundle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
name: Bug Report
about: Report a bug to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of the bug.
## To Reproduce
Steps to reproduce the behavior:
1. Configure with '...'
2. Call tool '...'
3. See error
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
- Node.js version: [e.g., 20.10.0]
- Miyabi version: [e.g., 3.0.0]
- Claude Desktop version: [e.g., 0.7.0]
## Error Output
```
Paste any error messages here
```
## Additional Context
Add any other context about the problem here.