Docmost

by haruhunab1320

Not rated
GitHub

About

An open-source collaborative wiki and documentation software with AI integration via MCP.

Details

Author
haruhunab1320
Categories
Productivity, Other, Communication, Knowledge Base, AI
Tags
#document

Setup

Install Docmost in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/haruhunab1320/docmost-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

A second-brain workspace for docs, projects, and GTD-style planning.
Upstream Raven Docs

To get started with Raven Docs, seeREADME-NEW.mdfor setup and use the upstream Raven Docs docs for baseline reference.

Raven Docs is built on the Raven Docs codebase and continues to evolve with its own product direction.

- Real-time collaboration
- Diagrams (Draw.io, Excalidraw and Mermaid)
- Spaces
- Permissions management
- Groups
- Comments
- Page history
- Search
- File attachments
- Embeds (Airtable, Loom, Miro and more)
- Translations (10+ languages)
- Projects and task management
- GTD-style Inbox, Triage, Waiting, Someday, and Weekly Review views
- Daily notes and journal capture
- AI Integration via Model Context Protocol (MCP)(HaruHunab1320 extension)

API Integrations (HaruHunab1320 Extensions)

Note: The following API integrations are extensions developed by HaruHunab1320 and are not part of the upstream Raven Docs project.

Raven Docs includes a JSON-RPC 2.0 API that powers the MCP standard service internally. It is not intended as a public endpoint. The MCP standard interface exposes the supported capabilities.

- Managing spaces, pages, and comments
- User and workspace administration
- Group management
- File uploads and attachments
- UI navigation and control

The MCP Standard API is the supported public interface for agents and automation tools.

Model Context Protocol (MCP) Integration

This extension implements a bridge between Raven Docs and AI assistants using the Model Context Protocol.

Raven Docs integrates with AI assistants through theModel Context Protocol, allowing AI models to:

- Create, read, update, and delete content
- Get contextual information about workspaces, spaces, and pages
- Interact with comments
- Navigate the UI
- Perform user management tasks

This integration enables seamless AI-assisted workflows within your documentation and knowledge base.

Raven Docs exposes the standard MCP protocol directly at/api/mcp-standard, so no separate bridge process is required:
-

Configure your Cursor settings to use the built-in MCP server:

{ "mcpServers": { "raven-docs": { "url": "http://localhost:3000/api/mcp-standard", "apiKey": "your_api_key_here" } } }

Create an API key for your Raven Docs server:

./register-mcp-api-key.sh "Cursor MCP"

Use the generated API key in your Cursor configuration.

Start using tools directly from Cursor to interact with your Raven Docs content!

The MCP Standard service provides the following tool categories:

- space_create,space_list,space_update,space_delete: Manage spaces
- page_create,page_list,page_update,page_delete,page_move: Manage pages
- comment_create,comment_list,comment_update,comment_delete: Manage comments
- attachment_upload,attachment_list,attachment_get,attachment_download,attachment_delete: Manage file attachments

- user_list,user_get,user_update: Manage users
- group_create,group_list,group_update,group_delete,group_addMember,group_removeMember: Manage groups
- workspace_create,workspace_list,workspace_update,workspace_delete,workspace_addMember,workspace_removeMember: Manage workspaces

- ui_navigate: Navigate to specific destinations in the Raven Docs interface

Each tool accepts specific parameters and can be called directly from AI assistants that support the Model Context Protocol.

Raven Docs inherits the Raven Docs core licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).

All files in the following directories are licensed under the Raven Docs Enterprise license defined inpackages/ee/License.

- apps/server/src/ee
- apps/client/src/ee
- packages/ee

See the upstreamdevelopment documentation

Interact with Atlassian Confluence Cloud spaces, pages, and content in real-time.

An open-source Model Context Protocol (MCP) server for Atlassian Confluence that lets AI assistants like Claude and Windsurf read, create, search, and manage Confluence wiki pages. Works with Confluence Cloud, on-premise Server, and Data Center deployments — connect your AI coding agent to your team's knowledge base in seconds via npx.

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

Provides secure access to Atlassian Confluence content and spaces using its REST API.

Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.

An MCP server that enables AI assistants to interact with Confluence content through a standardized interface.

An AI-powered documentation management system with hierarchical context management and session continuity.

An MCP server for interacting with the esa.io knowledge-sharing platform.

Access the esa.io API to manage your team's knowledge base.

A MCP server for the document sharing service esa.io.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.