notebooklm-mcp
MCP CompatibleScore: 69MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
69
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Install Command
npx -y notebooklm-mcpQuick Setup
{
"mcpServers": {
"notebooklm-mcp": {
"command": "npx",
"args": [
"-y",
"notebooklm-mcp"
],
"transport": "sse"
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceMaintained
Last commit2mo ago
Open issues18
LicenseMIT
VerificationVerified
API Response Preview
What agents get when they query this resource:
{
"id": "3a7ac216-9da9-41f3-abf9-d657c668cb6a",
"name": "notebooklm-mcp",
"category": "tool",
"subcategory": "security",
"mcp_compatible": true,
"reputation_score": 0.688744,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": "npx -y notebooklm-mcp",
"tools": null,
"features": null
}
}