We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pentafive/your-spotify-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•509 B
---
name: Bug Report
about: Report a bug or unexpected behavior
title: '[BUG] '
labels: bug
assignees: ''
---
## Description
A clear description of the bug.
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
What you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- Node.js version:
- OS:
- Your Spotify version:
- MCP client (e.g., Claude Desktop):
## Logs/Output
```
Paste relevant error messages or logs here
```
## Additional Context
Any other relevant information.