other tools and integrations

JotDown

An MCP server to create/update pages in Notion app & auto generate mdBooks from structured content.

local
rust
other tools and integrations
0
View on GitHub

Installation

npx -y Harry-027/JotDown

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "JotDown",
  "command": "npx",
  "args": [
    "-y",
    "Harry-027/JotDown"
  ]
}

About This MCP Server

Harry-027/JotDown

An MCP server to create/update pages in Notion app & auto generate mdBooks from structured content.

GitHub: https://github.com/Harry-027/JotDown

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub