About
Overview
The Observable MCP Server enables AI agents to interact with Observable's notebook platform. It provides tools for creating notebooks, running cells, and managing published content.
Capabilities
Tools & Capabilities
⚡list_notebooks
List notebooks
⚡run_cell
Run a notebook cell
⚡get_data
Get cell output data
Setup
Installation
bash
Install
npx -y mcp-server-observableExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"observable": {
"command": "npx",
"args": ["-y", "mcp-server-observable"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026