NLM Expert Research MCP — Frontier
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NLM_ADAPTER | No | Selects the adapter: 'local' (default) or 'browser'. Browser mode fails closed until real transport is configured. | local |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| researchA | Research a question against exactly one NotebookLM notebook. Returns a compact source-locked evidence capsule with claims, citations, conflicts, gaps and quality status. Use this for substantive notebook questions. |
| notebook_resolveA | Resolve a notebook by title, alias, ID or URL. Cache misses trigger a live refresh; cache is never authoritative. |
| notebook_refreshB | Force refresh of live notebooks and sources, detecting created, renamed, deleted and newly added items. |
| get_evidenceA | Retrieve one evidence item by evidence ID from a previous research session. |
| compare_notebooksC | Explicitly compare two notebooks while preserving provenance by notebook. Never invoked implicitly. |
| doctorB | Run local diagnostics for runtime, adapter, registry and stdio-safe MCP operation. |
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/israelmamani/nlm-expert-research-mcp-frontier'
If you have feedback or need assistance with the MCP directory API, please join our Discord server