MCP Atlassian Server

by petrsovadina
Verified

confluence_search

Search and retrieve Confluence content using CQL queries via the MCP Atlassian Server, enabling efficient access to Confluence data within the MCP interface.

Instructions

Search Confluence content using CQL

Input Schema

NameRequiredDescriptionDefault
limitNoResults limit (1-50)
queryYesCQL query string

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Results limit (1-50)", "maximum": 50, "minimum": 1, "type": "number" }, "query": { "description": "CQL query string", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Atlassian Server

Related Tools

ID: d0iqektglv