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
feature_request.md•675 B
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem?**
A clear description of what the problem is. Ex. I want to be able to...
**Describe the solution you'd like**
What you want to happen.
**Describe alternatives you've considered**
Any alternative solutions or features you've considered.
**Example use case**
Show an example of how you'd use this feature with an AI assistant:
```
User: "Find all photos Nick sent me last week"
AI: [uses list_attachments with new filter]
```
**Additional context**
Any other context or screenshots about the feature request.