Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. N8n Mcp Community
  4. vs Docmost Local Mcp
Side-by-Side Model Context Protocol Comparison

N8n Mcp Community vs Docmost Local Mcp

In-depth architectural comparison of the N8n Mcp Community and Docmost Local Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

N8n Mcp Community
Workplace & Productivity · Local stdio
Quality: 48/100 (Fair) | Auth: API Key required
Docmost Local Mcp
Workplace & Productivity · Local stdio
Quality: 56/100 (Good) | Auth: other
Verdict Summary: Choose N8n Mcp Community if you need specialized Workplace & Productivity tools running via a local process. Choose Docmost Local Mcp if your workspace requires Workplace & Productivity integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

N8n Mcp Community logo

Choose N8n Mcp Community when:

  • You need dedicated capabilities in the Workplace & Productivity domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • You have access to required keys: N8N_API_URL, N8N_API_KEY, N8N_MCP_MODE.
  • Primary tools included: 44 MCP tools, 5 resources, and 4 prompts, Read-only mode enabled by default, Bounded inputs with documented side effects.
Explore N8n Mcp Community Details
Docmost Local Mcp logo

Choose Docmost Local Mcp when:

  • You need dedicated capabilities in the Workplace & Productivity domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: other (Free / Open Source).
  • You have access to required keys: DOCMOST_BASE_URL.

Feature & Specification Comparison

Specification
N8n Mcp Community logo
N8n Mcp Community
drzamarian
Workplace & Productivity
Docmost Local Mcp logo
Docmost Local Mcp
wisflux
Workplace & Productivity
SummarySecurity-focused MCP server for self-hosted n8n Community Edition: 44 bounded tools for workflows, executions, credentials, tags, and diagnostics, read-only by default, with no external AI calls.MCP server for self-hosted Docmost (an open-source Notion/Confluence alternative). Read and write spaces, pages, comments, and members from Claude, Cursor, or VS Code. Works on the free Community Edition. npx -y @wisflux/docmost-local-mcp
Category & Scope

Tools & Capabilities Breakdown

N8n Mcp Community Tools (6)

44 MCP tools, 5 resources, and 4 prompts
Read-only mode enabled by default
Bounded inputs with documented side effects
23-rule local introspection engine
Surgical single-node workflow updates
Credential and execution data minimization

Docmost Local Mcp Tools (20)

list_spaces

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

N8n Mcp Community Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "drzamarian-n8n-mcp-community": {
      "command": "npx",
      "args": [
        "-y",
        "--yes"
      ],
      "env": {
        "N8N_API_URL": "YOUR_N8N_API_URL_HERE",
        "N8N_API_KEY": "YOUR_N8N_API_KEY_HERE",
        "N8N_MCP_MODE": "YOUR_N8N_MCP_MODE_HERE"
      }
    }
  }
}
Docmost Local Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "wisflux-docmost-local-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@wisflux/docmost-local-mcp"
      ],
      "env": {
        "DOCMOST_BASE_URL": "YOUR_DOCMOST_BASE_URL_HERE"
      }
    }
  }
}

Frequently Asked Questions

N8n Mcp Community is categorized under Workplace & Productivity and uses a local stdio subprocess. In contrast, Docmost Local Mcp belongs to Workplace & Productivity using local stdio subprocess. Select N8n Mcp Community when you need capabilities focused on workplace & productivity and Docmost Local Mcp when you require tools for workplace & productivity.

More alternatives to N8n Mcp CommunityMore alternatives to Docmost Local McpWorkplace & Productivity category hub

Related MCP Server Comparisons

Popular comparisons with N8n Mcp Community

  • N8n Pro Mcp logoN8n Mcp Community vs N8n Pro Mcp
  • N8n Manager Mcp logoN8n Mcp Community vs N8n Manager Mcp
  • Harvest Mcp Server logoN8n Mcp Community vs Harvest Mcp Server
  • Claude Desktop Extension Bear Notes logoN8n Mcp Community vs Claude Desktop Extension Bear Notes

Popular comparisons with Docmost Local Mcp

  • Primary tools included: list_spaces, get_space, search_docs.
  • Explore Docmost Local Mcp Details
    Workplace & Productivity
    Workplace & Productivity
    Quality signal48/100 (Fair)56/100 (Good)
    Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
    Auth RequirementAPI Key requiredother
    Pricing ModelFree / Open SourceFree / Open Source
    Required Env Vars
    N8N_API_URLN8N_API_KEYN8N_MCP_MODE
    DOCMOST_BASE_URL
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signalnpx · highnpx · high
    Engagement & Health 2 views 0 copies 0 upvotes 1 stars 3 views 0 copies 0 upvotes 5 stars
    Verified / OfficialCommunity ListingCommunity Listing
    Open full listingView N8n Mcp Community ListingView Docmost Local Mcp Listing
    list available Docmost spaces
    get_space
    fetch details for a specific space
    search_docs
    search documentation, optionally scoped to a space
    search_pages
    backward-compatible alias for `search_docs`
    get_page
    fetch a page and return its content as Markdown
    list_pages
    list recent pages in a space
    list_child_pages
    list child pages for a parent page ID
    get_comments
    list comments for a page
    list_workspace_members
    list workspace members
    get_current_user
    fetch the authenticated user and workspace context
    create_page
    create a new page in a space from Markdown content
    update_page
    update an existing page's title and/or Markdown content
    +8 more tools listed on main page
    • Kanboard Mcp logoDocmost Local Mcp vs Kanboard Mcp
    • N8n Manager Mcp logoDocmost Local Mcp vs N8n Manager Mcp
    • Claude Desktop Extension Bear Notes logoDocmost Local Mcp vs Claude Desktop Extension Bear Notes
    • Excel Mcp Server logoDocmost Local Mcp vs Excel Mcp Server