Back to search
30
MCP streamable-http

Confluence

io.github.pipeworx-io/confluence

Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-confluence
Confluence MCP — wraps the Confluence Cloud REST API v2 (OAuth)
0 tools
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
Confluence Cloud
MCP server for Confluence Cloud — page editing, navigation, and content management
0 tools
Asana
Asana MCP — wraps the Asana REST API (OAuth)
0 tools · streamable-http
hc-mcp-confluence
HC MCP server for Confluence integration
0 tools
Gong
Gong MCP — wraps the Gong API v2 (OAuth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "confluence": {
      "url": "https://gateway.pipeworx.io/confluence/mcp",
      "transport": "streamable-http"
    }
  }
}