🛠️

open-notebook

MCP server that wraps the Open Notebook API

Developer Tools stdio pypi pypistdioEpochal-dev
RUN IN TERMINAL
claude mcp add pochal-dev-open-notebook -- uvx open-notebook-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "pochal-dev-open-notebook": { "command": "uvx", "args": ["open-notebook-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "pochal-dev-open-notebook": { "command": "uvx", "args": ["open-notebook-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "pochal-dev-open-notebook": { "command": "uvx", "args": ["open-notebook-mcp"] } } }

About This MCP Server

The open-notebook MCP server is a developer tool that enables interaction with the Open Notebook API, providing a standardized interface for accessing and manipulating notebook data. It connects to the Open Notebook API, allowing developers to leverage its functionality within their applications. Developers would use this MCP server when building integrations that require programmatic access to notebook data, such as AI coding assistants or other tools that need to interact with the Open Notebook API.

MCP server that wraps the Open Notebook API. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

open-notebook-mcp on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The open-notebook server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/pochal-dev-open-notebook.svg)](https://skillsplayground.com/mcps/pochal-dev-open-notebook/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.