claude mcp add pochal-dev-open-notebook -- uvx open-notebook-mcp
{
"mcpServers": {
"pochal-dev-open-notebook": {
"command": "uvx",
"args": ["open-notebook-mcp"]
}
}
}
{
"mcpServers": {
"pochal-dev-open-notebook": {
"command": "uvx",
"args": ["open-notebook-mcp"]
}
}
}
{
"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.