Serversio.github.ChengJiale150/jupyter-mcp-server
S

io.github.ChengJiale150/jupyter-mcp-server

io.github.ChengJiale150/jupyter-mcp-server · v1.1.0
▦ pypi
v1.1.0pypi pypi: better-jupyter-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.ChengJiale150/jupyter-mcp-server",
  "description": "A powerful MCP server for AI-driven Jupyter Notebook management and execution",
  "repository": {
    "url": "https://github.com/ChengJiale150/jupyter-mcp-server",
    "source": "github"
  },
  "version": "1.1.0",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "better-jupyter-mcp-server",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}