Skip to main content
Glama
israelmamani

NLM Expert Research MCP — Frontier

by israelmamani

NLM Expert Research MCP — Frontier

Frontier is a Windows-first Claude Desktop MCP that researches one authenticated NotebookLM notebook at a time and returns compact, source-locked evidence capsules. Its default Internet policy is LOCKED; external search requires explicit opt-in and is kept separate from canonical notebook evidence.

Release status

The published certification state is authoritative: see docs/certification.json and docs/LIVE_CERTIFICATION.md. A green local suite is not presented as live or Claude Desktop certification.

Frontier pins @roomi-fields/notebooklm-mcp exactly to 3.0.1 and applies reproducible postinstall patches for current host compatibility, citation/source provenance, RPC-only metadata, mutation safety, authentication ownership, and bounded browser lifecycle. NotebookLM has no official public API for these operations; upstream changes can still require a compatibility update.

Related MCP server: OneClickLM

Quick start

npm ci
npm test
npm run setup-auth -- --force
npm run certify:live
npm run package:mcpb

Google login, 2FA, and CAPTCHA are always completed by the user in a visible Chrome window. Normal research runs use a dedicated persistent Chrome profile and hide only Frontier-owned browser windows on Windows.

Public MCP tools

research, list_notebooks, list_sources, health, notebook_resolve, notebook_refresh, get_evidence, compare_notebooks, setup_auth, and doctor.

The upstream MCP remains an internal transport; its low-level tools are not exposed to Claude. The server writes JSON-RPC only to stdout and structured logs to stderr.

Development and release gates

npm run certify:local
npm run check:package
npm audit --omit=dev --audit-level=high
npm run scan:secrets

npm run certify:live creates and deletes a disposable FRONTIER-CERT-* notebook, adds deterministic text, verifies citations and claim linkage over five runs, performs a ten-query soak, tests persistence and invalidation, then checks clean shutdown. It must never be substituted with mocks.

See INSTALL.md, CLAUDE_DESKTOP.md, AUTH.md, SECURITY.md, PRIVACY.md, ARCHITECTURE.md, OPERATIONS.md, and TROUBLESHOOTING.md.

A
license - permissive license
A
quality
A
maintenance

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    An enhanced MCP server that enables users to interact with NotebookLM while ensuring strict source fidelity and citation accuracy through client-side prompt structuring. It guides Claude to transform user queries into structured prompts that prevent the addition of external knowledge during document analysis.
    16
    45
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A robust MCP server for NotebookLM that provides auto-healing authentication, zero-config setup, and tools to list, query, create notebooks, and manage sources.
    6
    2
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    MCP server for querying Google NotebookLM notebooks, enabling AI assistants to list notebooks, read sources, and ask questions about them.
    MIT

View all related MCP servers

Related MCP Connectors

  • Augments MCP Server - A comprehensive framework documentation provider for Claude Code

  • MCP server giving Claude AI access to 22+ NYC public-record databases for real estate due diligence

  • An MCP server for deep research or task groups

View all MCP Connectors

Latest Blog Posts

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