SERVER

Open Notebook

Rank #6280

io.github.PiotrAleksander/open-notebook

MCP server that wraps the Open Notebook API

First listed
Dec 22, 2025
Last publish date
Dec 22, 2025
OVERVIEW

Open Notebook is a Model Context Protocol (MCP) server published by Epochal-dev. It ranks #6280 of 58,900 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. Open Notebook is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 22, 2025 and most recently updated on Dec 22, 2025.

STANDING
#6,280of 58,900 tracked serversTop 25%

Ranks ahead of 52,620 of 58,900 servers on MCP Toplist.

CONNECT

Use Open Notebook

Add Open Notebook to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "open-notebook": {
      "command": "uvx",
      "args": [
        "open-notebook-mcp"
      ],
      "env": {
        "OPEN_NOTEBOOK_URL": "<your OPEN_NOTEBOOK_URL>",
        "OPEN_NOTEBOOK_PASSWORD": "<your OPEN_NOTEBOOK_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

Epochal-dev

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.3.0Dec 22, 2025
0.1.1Dec 22, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Open Notebook?
MCP server that wraps the Open Notebook API
Who maintains Open Notebook?
Open Notebook is maintained by Epochal-dev, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Open Notebook an official MCP server?
Yes — Open Notebook is listed on the Official MCP Registry.
How many versions does Open Notebook have?
MCP Toplist tracks 3 versions of Open Notebook, most recently published on Dec 22, 2025.
Where can I find the source code for Open Notebook?
The source code for Open Notebook is hosted at github.com/Epochal-dev/open-notebook-mcp.
EXPLORE