All MCP servers

NotebookLM MCP

Official
by Api.AirforcestdioDeveloper Tools090MIT

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "notebooklm-mcp-imp93e58": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}