Stats
Actions
Tags
From notebooklm
Connects to Google NotebookLM for AI-powered note-taking, document analysis, and research assistance. Requires API 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
npx claudepluginhub roomi-fields/notebooklm-mcp