OlympHill
confluence-mcp-server logo

confluence-mcp-serverDeze server verbindt AI‑tools rechtstreeks met uw Confluence‑werkruimte. Eenmaal ingesteld, stelt het uw chatassistent in staat om documenten te zoeken, volledige paginatekst te lezen en inhoud veilig te bewerken zonder handmatige tussenkomst.

(0)
Daniel NikulshynBeoordeeld door Daniel Nikulshyn·Bijgewerkt juli 2026

Overzicht

Dit is een op TypeScript gebaseerde MCP‑server die tools biedt om met Confluence te communiceren. Het demonstreert de kernconcepten van MCP door het aanbieden van: - Tools om CQL‑queries uit te voeren voor het zoeken naar pagina's - Tools om de inhoud van Confluence‑pagina's op te halen - Tools om inhoud op Confluence‑pagina's bij te werken De server bevat drie hoofd‑functionaliteiten: - execute_cql_search: Voer een CQL‑query uit om Confluence‑pagina's te zoeken - get_page_content: Haal de inhoud van een Confluence‑pagina op - update_page_content: Werk de inhoud van een Confluence‑pagina bij De server is ontworpen om te gebruiken met Claude Desktop, en kan worden geïnstalleerd via Smithery of door de omgevingsvariabelen handmatig in te stellen. Het bevat ook debug‑tools, zoals de MCP Inspector. De server gebruikt het MCP‑protocol om te communiceren met Confluence en vereist een Confluence‑URL, API‑mail en API‑sleutel om te functioneren. Het is gelicentieerd onder de MIT‑licentie.

Belangrijkste functies

  • CQL‑queries uitvoeren om pagina's te zoeken
  • Inhoud van Confluence‑pagina's ophalen
  • Inhoud op Confluence‑pagina's bijwerken
  • Ondersteuning voor automatische rebuild tijdens ontwikkeling

Prijs

Model
Free
Categorie
MCPServers
Beoordeling
Nog geen reviews

Toepassingen

Integratie van chatassistent

Integreer een chatassistent met Confluence via de MCP‑server om te zoeken en content op te halen

Geautomatiseerde contentupdates

Gebruik de MCP‑server om automatisch content op Confluence‑pagina's bij te werken

Pluspunten & minpunten

Pluspunten

  • Maakt chatassistenten in staat om met Confluence‑inhoud te interacteren
  • Biedt veilige toegang tot Confluence‑pagina's
  • Ondersteunt CQL‑queries voor het zoeken naar pagina's

Minpunten

  • Vereist technische installatie en configuratie
  • Beperkt tot Confluence‑werkruimtes

Recensies

Log in om een review te schrijven.

Nog geen reviews. Wees de eerste!

Vragen

Can I debug the server during development?

Yes, run `npm run inspector` to start the MCP Inspector, which provides a browser URL for monitoring stdio communication and troubleshooting the server’s operations.

Asked by Ahmed Saleh · Mar 8, 2026

Are there any limitations or prerequisites for using this server?

It requires a technical setup: Node.js, TypeScript build, and proper API tokens from Atlassian. It is only compatible with Confluence workspaces and works best with Claude Desktop, so non-technical users may find the configuration challenging.

Asked by Chidi Okonkwo · Jan 24, 2026

What can the server do with Confluence pages?

The server exposes three tools: `execute_cql_search` to run CQL queries and find pages, `get_page_content` to fetch a page’s full text by ID, and `update_page_content` to modify a page’s content or title safely through the MCP protocol.

Asked by Yosef Mizrahi · Dec 5, 2025

How do I install confluence-mcp-server for use with Claude Desktop?

You can install it automatically via Smithery using the command `npx @smithery/cli install @KS GEN AI/confluence-mcp-server client claude`. Alternatively, clone the repo, run `npm install`, build with `npm run build`, and configure the server in Claude’s config file with the required environment variables (CONFLUENCE_URL, CONFLUENCE_API_MAIL, CONFLUENCE_API_KEY).

Asked by George Papadakis · Nov 30, 2025

Stel een vraag

Alternatieven voor MCPServers