We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vfarcic/dot-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
query-simple-output.md•202 B
## Output Format
When you have gathered sufficient information, respond with ONLY this JSON:
```json
{
"summary": "Human-readable summary of what was found"
}
```
No text before or after the JSON.