Integrations
Provides integration with Atlassian services through Confluence, requiring Atlassian domain authentication
Allows retrieving content from Confluence, including pages and blog posts by their IDs
Mcp-Confluence
Important
This repository is still in early development stages, more prompts, resources and tools will be added in the future.
This repository contains the source code for a confluence context server. For now, the server only contains prompts aimed to be used as slash commands by Zed.
Installation
Usage
The following environment variables must be set:
API_KEY
: The API key to authenticate your confluence account.DOMAIN_NAME
: The domain name of your confluence account.example.atlassian.net
EMAIL
: The email of your confluence account.
Zed
Install the confluence-context-server extension. Then, add these settings to your zed settings.
MCP Inspector
You can also use the MCP Inspector to interact with the server.
Prompts
Confluence Page
- name:
confluence-page
- description: Get a confluence page by its id
- arguments:
pageId
: The id of the confluence page
Blog Post
- name:
blog-post
- description: Get a blog post by its id
- arguments:
blogId
: The id of the blog post
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A model context server that provides prompts that can be used as slash commands for clients like Zed Editor, in order to add page contents as context to the AI assistant.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn enhanced Model Context Protocol server that enables AI assistants to interact with ClickUp workspaces, supporting task relationships, comments, checklists, and workspace management through natural language.Last updated -40203TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that allows secure execution of pre-approved commands, enabling AI assistants to safely interact with the user's system.Last updated -1318JavaScript
- AsecurityFlicenseAqualityA starter template for building Model Context Protocol servers that can be integrated with Cursor or Claude Desktop, allowing developers to create custom tools and extensions for AI assistants.Last updated -169TypeScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with Outline document services, supporting document searching, reading, creation, editing, and comment management.Last updated -251PythonMIT License
Appeared in Searches
- A collaborative workspace and documentation tool
- Collaboration and Documentation Platform by Atlassian
- A search for WeChat public accounts related to medical device CDMO and CRO categorised by regulatory interpretation and other content
- An introduction to prompt engineering
- A Multipurpose Control Panel (MCP) for interacting with development containers