NotebookLM MCP Secure provides a hardened interface for querying Google's NotebookLM from AI agents. It offers 14 security layers, including input validation, rate limiting, and encryption. Connects directly to Google's NotebookLM API. Ideal for developers building secure AI applications requiring notebook-style interactions.
NotebookLM MCP Secure provides a hardened interface for querying Google's NotebookLM from AI agents. It offers 14 security layers, including input validation, rate limiting, and encryption. Connects directly to Google's NotebookLM API. Ideal for developers building secure AI applications requiring notebook-style interactions.
npx -y @pan-sec/notebooklm-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"pantheon-security-notebooklm-mcp-secure-github": {
"command": "npx",
"args": [
"-y",
"npx -y @pan-sec/notebooklm-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from notebooklm mcp secure?"
API Key Required
This server requires an API key from notebooklm mcp secure. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| NOTEBOOKLM_MCP_SECURE_API_KEY | Yes | Your notebooklm mcp secure API key |
"What resources are available in notebooklm mcp secure?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in notebooklm mcp secure"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in notebooklm mcp secure with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.