You're viewing a demo portfolio

Join the waitlist
PRSM

confluence_list_spaces

Active

Tool of mcp-confluence

declared in 0.1.0

List all Confluence spaces in your instance. Returns space ID, key, name, type, and status. Use to discover documentation areas.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 25
    },
    {
      "type": "global",
      "limit": 50
    }
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "Filter by space type: \"global\" or \"personal\""
    },
    "limit": {
      "type": "number",
      "description": "Number of spaces to return (default 25, max 100)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-confluence

https://github.com/pipeworx-io/mcp-confluence

2/7 registries
View full server →
confluence_list_spaces — mcp-confluence — PRSM MCP