jupyter-server-mcp-feedstock

conda-forge/jupyter-server-mcp-feedstock
★ 0 stars Unknown language Code/Dev Tools Updated 3d ago
A conda-smithy repository for jupyter-server-mcp.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jupyter-server-mcp-f": {
      "command": "npx",
      "args": [
        "-y",
        "conda-forge/jupyter-server-mcp-feedstock"
      ]
    }
  }
}