notebookllm_mcp

by Yasirrazaa · ai-ml · mcp-server, glama

Easy setupBest for experimentalTrust score 15/100

Converts Jupyter notebooks to a simplified plain text format to reduce token usage for LLMs, and can convert back. Enables loading, editing, and saving notebooks via MCP tools.

Source: https://github.com/Yasirrazaa/notebookllm_mcp

Install

git clone https://github.com/Yasirrazaa/notebookllm_mcp

Use this forAI-extracted

  • Convert Jupyter notebooks to plain text format to reduce token usage in LLM API calls
  • Analyze notebook content through Claude by extracting code and markdown in a token-efficient format
  • Bidirectionally convert between .ipynb and simplified text representations for LLM processing

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

notebookllm_mcp is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • ProtonMail MCP Server by ronamosa

    Enables AI agents to send, read, search, and organize emails via ProtonMail using Proton Bridge. Supports MCP-compatible clients like Claude and Cursor.

  • MCP Server by imanelmzk

    A basic MCP server implementation using Node.js and TypeScript that bridges AI models with external tools and data sources via JSON-RPC.

  • Shopify Storefront MCP Server by QuentinCody

    Enables AI assistants to query and interact with Shopify store data via the Storefront API, including products, collections, carts, and customer information.

  • mcp-server by laurensanp

    Enables AI models to interact with local CSV and Parquet data through MCP tools, providing summarization and analysis capabilities.

  • Statamic MCP Server by cboxdk

    Enables AI assistants to manage Statamic CMS content, including blueprints, entries, assets, users, and system operations, through a secure, router-based MCP endpoint.

  • nucleus-apple-mcp by zish-rob-crur

    A macOS MCP server that provides AI agents with secure access to Calendar, Reminders, Notes, and Health data via native Apple APIs.

  • MCP Adapter Implementation Example by galatanovidiu

    Enables WordPress content management through the Model Context Protocol, allowing AI agents to create, read, update, and delete posts, metadata, taxonomies, and terms, as well as interact with Gutenberg blocks.

  • Cold's MCP Server - Project Management System by kholodihor

    Enables AI assistants to create, manage, and track projects with associated todos, including CRUD operations and filtering by status, priority, and project.

Frequently asked questions

How do I install notebookllm_mcp?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support notebookllm_mcp?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is notebookllm_mcp free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.