Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"notebooklm-mcp-server": {
"command": "npx",
"args": [
"-y",
"notebooklm-mcp-server"
]
}
}
}
Or smoke-test directly:
npx -y notebooklm-mcp-server
Details
| Website | https://www.npmjs.com/package/notebooklm-mcp-server |
|---|---|
| GitHub | git+https://github.com/moodRobotics/notebooklm-mcp-server.git |
| License | unknown |
| Pricing | free |
| Tags | mcp notebooklm google ai server |
| Sources | npm |
| Discovered | 2026-05-25 |