Harry-027/JotDown
An MCP server to create/update pages in Notion app & auto generate mdBooks from structured content.
Quick Start
Clone the repository:
git clone https://github.com/Harry-027/JotDownClaude Desktop configuration example:
{
"mcpServers": {
"jotdown": {
"command": "npx",
"args": [
"-y",
"Harry-027/JotDown"
]
}
}
}Check the repository README for specific installation and configuration instructions.