Modular Context | Karpathy LLM Knowledge Base + Gmail & G-Cal — multi-account MCP server for Claude Code, encrypted local-first
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"modular-context-obsidian-plugin": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Modular Context | Karpathy LLM Knowledge Base + Gmail & G-Cal — multi-account MCP server for Claude Code, encrypted local-first
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / communication / education
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
MCP Security Weekly
Get CVE alerts and security updates for Modular Context Obsidian Plugin and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.

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.
Two things in one plugin:
LLM Knowledge Base — Your Obsidian vault structured as Sources → Wiki → Schema (Karpathy-aligned framing). Multi-terminal Claude Code + Codex with skills sidebar, agent tracking, session glyphs. Your second brain seen by LLMs as a first-class context.
G-Suite MCP Server — Multi-account Google Workspace (Gmail, Calendar, Drive, Docs, Sheets, Slides) exposed as 25 native tools for Claude Code (gmail_search, drive_list_files, docs_create_doc, sheets_append_row, slides_read_presentation, …). OAuth 2.0 + PKCE desktop flow, tokens encrypted via Electron safeStorage (OS keychain), no telemetry, no cloud.
One install, one onboarding, two productivity frontiers.
🦀 LLM KNOWLEDGE BASE
┌────────────────────────┐
│ Sources · Wiki · │
│ Schema (vault) │
└───────┬────────▲───────┘
│ │
feed every │ │ write digest /
new session│ │ synthesise back
▼ │
╔═════════════════════════╧════════════════════╗
║ 🦀 CLAUDE CODE (sessions · terminals) ║
║ ║
║ ⟲ inbox digest loop ║
║ ⟲ meeting prep loop ║
║ ⟲ synthesise-files loop ║
╚═══════════╦════════════════════╦═════════════╝
│ │
pulls │ │ pushes
▼ ▼
┌──────────────────────────────────────────┐
│ 🦀 mcp-google (stdio · Node) │
└───────────┬──────────────────────┬───────┘
▼ ▼
🦀 GOOGLE WORKSPACE (multi-account)
├─ Gmail ✓ ← read → send/draft/label
├─ GCal ✓ ← list → create/update/delete
├─ Docs ⋯ coming soon
└─ Drive ⋯ coming soon
── configured by ──▶ 🦀 Modular Context Plugin
(infra · OAuth · sidecar)
Architecture decisions (full ADRs in docs/adrs/):
safeStorage token storage (OS keychain)