We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyberpapiii/imessage-max'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•617 B
---
name: Bug report
about: Something isn't working as expected
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear description of what the bug is.
**To Reproduce**
1. Tool called: `find_chat`, `get_messages`, etc.
2. Parameters used:
3. Error or unexpected result:
**Expected behavior**
What you expected to happen.
**Environment**
- macOS version: [e.g. Tahoe 26.2]
- Python version: [e.g. 3.12]
- imessage-max version: [run `imessage-max --version`]
**Diagnose output**
Run the `diagnose` tool and paste the output:
```json
```
**Additional context**
Any other information that might help.