We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sooperset/mcp-atlassian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
confluence_get_attachments.yaml•390 B
example: |
{"content_id": "12345678", "media_type": "application/octet-stream"}
tips: |
Use `media_type="application/octet-stream"` for binary files (Confluence returns this for most files including images). Use `filename` parameter for specific files.
platform_notes: |
Confluence API returns generic MIME types — use the `mediaTypeDescription` field for human-readable type info.