MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Antigravity Jupiter Notebook MCP

A Jupyter notebook MCP server for [Antigravity](https://antigravity.codes) — lets AI agents read, edit, and execute `.ipynb` notebooks directly inside your workspace.

Created 2/21/2026
Updated 4 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx antigravity-jupiter-notebook-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "ian747-tw-antigravity-jupiter-notebook-mcp": { "command": "uvx", "args": [ "antigravity-jupiter-notebook-mcp" ] } } }