Skip to content

feat: Add Standalone Notebook MCP Server#4

Merged
snehshah22 merged 4 commits into
mainfrom
notebook-mcp-final
Apr 8, 2026
Merged

feat: Add Standalone Notebook MCP Server#4
snehshah22 merged 4 commits into
mainfrom
notebook-mcp-final

Conversation

@snehshah22
Copy link
Copy Markdown
Contributor

  • Optimized distribution model for zero-install execution via npx from GitHub.
  • Implemented bundling using esbuild for small, single-file distribution (notebook_mcp/dist/index.js).
  • Added conditional proxy mode to connect to IDE extension host sockets if GEMINI_CLI_IDE_ environment variables are present.
  • Addressed review comments: renamed server to 'notebook', added truncation message to list_cells, and added ability to read outputs in read_cell.
  • Cleaned up root package.json to be a thin wrapper.

- Optimized distribution model for zero-install execution via npx from GitHub.
- Implemented bundling using esbuild for small, single-file distribution (notebook_mcp/dist/index.js).
- Added conditional proxy mode to connect to IDE extension host sockets if GEMINI_CLI_IDE_ environment variables are present.
- Addressed review comments: renamed server to 'notebook', added truncation message to list_cells, and added ability to read outputs in read_cell.
- Cleaned up root package.json to be a thin wrapper.
@snehshah22 snehshah22 requested review from a team as code owners April 7, 2026 23:25
@github-actions github-actions Bot requested a review from chriskinzel April 7, 2026 23:25
Comment thread notebook_mcp/server.ts Outdated
Comment thread notebook_mcp/server.ts Outdated
Comment thread notebook_mcp/tools/read_cell.ts
Comment thread notebook_mcp/tools/list_cells.ts Outdated
Comment thread notebook_mcp/server.ts
Comment thread notebook_mcp/tools/search_cells.ts Outdated
Comment thread notebook_mcp/tools/get_notebook_info.ts
@snehshah22 snehshah22 merged commit 0ec4307 into main Apr 8, 2026
9 checks passed
@snehshah22 snehshah22 deleted the notebook-mcp-final branch April 8, 2026 18:10
@release-please release-please Bot mentioned this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants