In-depth architectural comparison of the Notion Private API MCP and Inkra 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
Notion Private API MCP
Workplace & Productivity · Local stdio
Quality: 47/100 (Fair) | Auth: API Key required
Inkra MCP
Workplace & Productivity · Local stdio
Quality: 40/100 (Fair) | Auth: API Key required
Verdict Summary: Choose Notion Private API MCP if you need specialized Workplace & Productivity tools running via a local process. Choose Inkra 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?
Choose Notion Private API MCP 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: NOTION_TOKEN_V2.
Unofficial Notion server via the private API (tokenv2): full read/write across your entire workspace with no integration token and no per-page sharing.
MCP bridge for Inkra — native macOS Markdown editor (SwiftUI + AppKit, not Electron) with live KaTeX/Mermaid preview. 18 MCP tools for document editing, outline navigation, folder browsing, bookmarks, and view modes.
Category & Scope
Tools & Capabilities Breakdown
Notion Private API MCP Tools (11)
get_page
Read a page block and its metadata
get_block
Read a single block
get_block_children
Read the direct child blocks of a page or block
get_style_documentation
Catalog of supported block types & inline annotations (call before composing complex pages)
markdown_to_blocks
Preview how Markdown parses into the simplified block JSON
create_page
Create a child page under another page, from blocks or Markdown
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).
Notion Private API MCP is categorized under Workplace & Productivity and uses a local stdio subprocess. In contrast, Inkra MCP belongs to Workplace & Productivity using local stdio subprocess. Select Notion Private API MCP when you need capabilities focused on workplace & productivity and Inkra MCP when you require tools for workplace & productivity.
18 MCP tools for document content, lifecycle, navigation, folder, metadata, view, and state, Live synchronization with Inkra app's document state and undo stack, Supports KaTeX and Mermaid live preview rendering