Stats
Actions
Tags
From notebooklm
Connects to Google NotebookLM to enable AI-powered research, note-taking, and document summarization. Runs locally via npx. Requires a NotebookLM API key or authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"notebooklm": {
"command": "npx",
"args": [
"-y",
"@roomi-fields/[email protected]"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed May 6, 2026
First indexed May 6, 2026
npx claudepluginhub roomi-fields/notebooklm-mcp