MCP.so
ログイン

Notebooklm Mcp Agent

@oaslananka

Notebooklm Mcp Agent について

Python MCP agent for NotebookLM-oriented workflows, document orchestration, knowledge extraction, and local automation experiments.

基本情報

ライセンス

MIT

ランタイム

python

公開者

oaslananka

投稿者

Osman Aslan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "notebooklm-mcp-agent": {
      "command": "python",
      "args": [
        "-m",
        "pip",
        "install",
        "notebooklm-mcp-agent"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Notebooklm Mcp Agent?

Python MCP agent for NotebookLM-oriented workflows, document orchestration, knowledge extraction, and local automation experiments.

How to use Notebooklm Mcp Agent?

The README includes setup instructions such as python -m pip install notebooklm-mcp-agent.

Key features of Notebooklm Mcp Agent

  • Stdio clients launch notebooklm-agent stdio
  • Streamable HTTP clients connect to NOTEBOOKLM_MCP_BASE_URL plus NOTEBOOKLM_MCP_HTTP_PATH
  • OpenAPI clients use /openapi.json
  • none: allowed only for stdio or loopback HTTP
  • bearer: requires Authorization: Bearer and NOTEBOOKLM_MCP_BEARER_TOKEN

Use cases of Notebooklm Mcp Agent

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Notebooklm Mcp Agent

Where is the source code for Notebooklm Mcp Agent?

The source code is linked from the repository URL on this page.

Does Notebooklm Mcp Agent include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

コメント

マーケットプレイスの他のコンテンツ