Loomal

open-notebook

MCP server by github.com/piotraleksander/open-notebook

MCP server that wraps the Open Notebook API

0 starspypi: open-notebook-mcp

About open-notebook

open-notebook is an MCP (Model Context Protocol) server published by piotraleksander in the official MCP registry, listed under Note Taking on Loomal. MCP server that wraps the Open Notebook API

It ships as a Python package on PyPI (open-notebook-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/piotraleksander/open-notebook.

Use open-notebook with your agent

Claude Code · one command
claude mcp add open-notebook-mcp -- uvx open-notebook-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "open-notebook-mcp": {
      "command": "uvx",
      "args": [
        "open-notebook-mcp"
      ]
    }
  }
}
pypiopen-notebook-mcp

Frequently asked questions

What is open-notebook?
open-notebook is an MCP (Model Context Protocol) server by piotraleksander in the Note Taking category. MCP server that wraps the Open Notebook API
How do I connect open-notebook to Claude, Cursor, or another MCP client?
Install open-notebook from its pypi package (open-notebook-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is open-notebook open source?
Yes — the source code is public at github.com/piotraleksander/open-notebook.
Can AI agents pay to use open-notebook?
Not yet through Loomal — open-notebook is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain open-notebook? Claim this listing free by verifying GitHub ownership, or contact us.