Back to search
30
MCP

docmost-mcp

pypi/docmost-mcp

A Model Context Protocol (MCP) server for Docmost — the open-source collaborative wiki.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI age
0 tools
mcp/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide contex...
0 tools
dbt-docs-mcp
Model Context Protocol (MCP) server for dbt docs
0 tools
mcp-server-mattermost
A Model Context Protocol server for Mattermost
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools

How to use

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

{
  "mcpServers": {
    "docmost-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}