MCP Directory
Back

modular-context-obsidian-plugin

by klemensgc · TypeScript · ★ 86

Modular Context | Karpathy LLM Knowledge Base + Gmail & G-Cal — multi-account MCP server for Claude Code, encrypted local-first

#ai#claude#claude-code#electron#gmail#google-calendar#google-workspace#karpathy#knowledge-base#llm-knowledge-base#local-first#mcp-server#model-context-protocol#oauth2#obsidian-plugin#second-brain#terminal

Install

npx -y github:klemensgc/modular-context-obsidian-plugin

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "modular-context-obsidian-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "github:klemensgc/modular-context-obsidian-plugin"
      ]
    }
  }
}

From the README

> *Your Obsidian vault as LLM-native knowledge base + multi-account Google Workspace (Gmail, Calendar, Drive, Docs, Sheets, Slides) exposed as 25 MCP tools for Claude Code. Local-first, encrypted, no telemetry.* **Architecture decisions** ([full ADRs in ](docs/adrs/)): - [ADR-001](docs/adrs/ADR-001-oauth-strategy.md) — Hybrid OAuth: Quick Connect (shared client) + BYO (user-provided client) - [ADR-002](docs/adrs/ADR-002-token-storage.md) — Electron token storage (OS keychain) - [ADR-003](docs/adrs/ADR-003-mcp-server-lifecycle.md) + [addendum](docs/adrs/ADR-003-addendum-shared-state.md) — MCP…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers