N
Notebooklm MCP
by @alfredang
Bridge Google NotebookLM with Claude via MCP. Full programmatic access to create notebooks, manage sources, and generate AI-powered content — podcasts, videos, slides, mind maps, quizzes, flashcards, and reports — all through natural language.
Created 1/26/2026
Updated 29 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx notebooklm-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"alfredang-notebooklm-mcp": {
"command": "uvx",
"args": [
"notebooklm-mcp"
]
}
}
}