Content
# Confluence Context Server
This Zed extension provides a context server for Confluence.
It allows users to add the content of confluence pages as contexts in the assistant.
You can find the repository of the confluence model context server [here](https://github.com/mouhamadalmounayar/mcp-confluence)
# Configuration
In order to use this extension, you need to specify the following settings in the `settings.json` file:
```json
"context_servers": {
"confluence-context-server": {
"settings": {
"api_token": ,
"domain_name": ,
"email": ,
}
}
}
```
[how to generate an api token](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/)
# Slash Commands
- `/confluence-page <page-id>`: This command will add the context of the confluence page with the given `page-id` to the assistant.
Connection Info
You Might Also Like
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
sp500-mcp-server
sp500-mcp-server
cli-anything-zotero
CLI & MCP server for Zotero 7/8 — let AI manage your library. 52 MCP tools +...
gentleman-book-mcp
MCP server for AI assistants to access the Gentleman Programming Book.