NotebookLM MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 806 installs a week from npm. Last commit 4 Sep 2026.
Automate Google NotebookLM — Q&A with citations, audio, video, content generation
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const accountDir = path.join(this.accountsDir, config.id);
const output = execSync(`netstat -ano | findstr :${port} | findstr LISTENING`, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add notebooklm-mcp -- npx -y @roomi-fields/notebooklm-mcp
{
"mcpServers": {
"notebooklm-mcp": {
"args": [
"-y",
"@roomi-fields/notebooklm-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.notebooklm-mcp]
command = "npx"
args = ["-y", "@roomi-fields/notebooklm-mcp"]
{
"mcpServers": {
"notebooklm-mcp": {
"args": [
"-y",
"@roomi-fields/notebooklm-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"notebooklm-mcp": {
"args": [
"-y",
"@roomi-fields/notebooklm-mcp"
],
"command": "npx"
}
}
}
MCP server for Google Veo AI video generation
Generate images and video on Google Flow (Veo, Nano Banana) from any MCP client
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
Drive Google Flow from an agent: Veo video and Imagen image generation
Free Google Search with inline citations for any MCP-compatible AI tool.
Agent-Native Google Slides - generate and edit React presentations
4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension
Nano Banana MCP server — Google Gemini image generation and editing via Model Context Protocol
Answers built from our own checks of this server.