notebooklm-skill
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| nlm_create_notebookA | Create a notebook with optional URL, raw-text, and local-file sources. Returns per-source outcomes and truthful requested/succeeded/failed counts. |
| nlm_listA | List NotebookLM notebooks with IDs, titles, and source counts. |
| nlm_deleteC | Permanently delete a notebook only when |
| nlm_add_sourceC | Add exactly one URL, text, or local file source to a notebook. |
| nlm_askC | Ask a source-grounded question and return answer citations. |
| nlm_summarizeD | Return the NotebookLM-generated summary for a notebook. |
| nlm_list_sourcesC | List ingested sources with current kind and processing status. |
| nlm_generateA | Generate an artifact, optionally waiting for completion.
|
| nlm_downloadB | Download an exact artifact ID (or latest) to a local path. Existing files and symlinks are rejected unless the safe overwrite rules permit the path. Formats: slides=pdf/pptx; quiz/flashcards=json/markdown/html. |
| nlm_list_artifactsC | List actual generated artifacts, optionally filtered by canonical type. |
| nlm_researchC | Run pinned web research, wait for a terminal state, and import findings. |
| nlm_research_pipelineC | Create a notebook, ingest URLs, ask questions, and assemble content. |
| nlm_trend_researchC | Fetch trend-pulse topics, research/import each, and create grounded drafts. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/claude-world/notebooklm-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server