iiRecord
Agentic AI Atlas · Confluence MCP Server
tool-server:mcp-confluencea5c.ai
II.
ToolServer JSON

tool-server:mcp-confluence

Structured · live

Confluence MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-confluence",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Confluence MCP Server",
    "description": "MCP server providing access to Atlassian Confluence knowledge base.\nEnables AI agents to search pages, retrieve page content, create and\nupdate wiki pages, and manage spaces and labels.\n",
    "protocol": "mcp",
    "category": "productivity",
    "repoUrl": "https://github.com/ari-hacks/confluence-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-confluence",
      "to": "role:technical-writer",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Confluence space/page access supports structured technical documentation."
      }
    },
    {
      "from": "tool-server:mcp-confluence",
      "to": "workflow:developer-documentation-review",
      "kind": "supports_work",
      "attributes": {
        "confidence": "high",
        "evidence": "Docs review can project page changes, comments, and approvals from Confluence."
      }
    },
    {
      "from": "tool-server:mcp-confluence",
      "to": "tool:confluence",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-confluence",
      "to": "domain:knowledge-management",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-confluence",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}