notebooklm-wiki-pipeline
by capitalparser · Python · ★ 65
Turn Google Drive PDFs into Obsidian wiki notes via NotebookLM MCP without loading full PDFs into Claude context
Install
pip install git+https://github.com/capitalparser/notebooklm-wiki-pipeline.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"notebooklm-wiki-pipeline": {
"command": "uvx",
"args": [
"git+https://github.com/capitalparser/notebooklm-wiki-pipeline.git"
]
}
}
} From the README
Related filesystem servers
headroom
headroomlabs-ai
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
claude-plugins-official
anthropics
Official, Anthropic-managed directory of high quality Claude Code Plugins.
webiny-js
webiny
Open-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
DesktopCommanderMCP
wonderwhy-er
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
sandbox
agent-infra
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
excel-mcp-server
haris-musa
A Model Context Protocol server for Excel file manipulation