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_search.yaml•361 B
example: |
{"query": "type=page AND space=DEV AND title~'Architecture'", "limit": 10}
tips: |
Supports both CQL queries and simple text search. Simple text uses `siteSearch` by default with automatic fallback to `text` search.
platform_notes: |
CQL syntax may differ slightly between Cloud and Server/DC. Personal spaces use `space="~username"` (quoted).