Second Brain

MCPReference

by guybr3000

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • API_PORT

    Port for the API server (default: 8088)

  • EMBED_DIM

    Embedding dimension (default: 768)

  • OLLAMA_URL

    Ollama server URL (default: http://localhost:11434)

  • EMBED_MODEL

    Model name for embeddings (default: nomic-embed-text)

  • DATABASE_URL

    PostgreSQL connection string (default: postgresql://postgres:postgres@localhost:5432/second_brain)

  • DISTILL_MODEL

    Model for distillation/reflect/dream/forget/rerank (default: qwen3:8b)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.