SERVER
Open Notebook
Rank #6235io.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 #6235 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,235of 58,900 tracked serversTop 25%
Ranks ahead of 52,665 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
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.3.0 | Dec 22, 2025 |
| 0.1.1 | Dec 22, 2025 |
| 0.1.0 | Nov 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