Back to Home
greenfieldlabs-inc icon

savecontext

Verified Safe

by greenfieldlabs-inc

Overview

Provides persistent memory, issue tracking, and project planning for AI coding assistants via the Model Context Protocol (MCP).

Installation

Run Command
bunx @savecontext/mcp

Environment Variables

  • OLLAMA_ENDPOINT
  • OLLAMA_MODEL
  • HF_TOKEN
  • HF_MODEL
  • HF_ENDPOINT
  • TRANSFORMERS_MODEL
  • SAVECONTEXT_COMPACTION_THRESHOLD
  • SAVECONTEXT_COMPACTION_MODE
  • SAVECONTEXT_AGENT_ID
  • HUGGINGFACE_TOKEN

Security Notes

The server operates locally using SQLite for data storage, enhancing privacy. It communicates via stdio (standard input/output), which is generally secure for inter-process communication. Optional features for semantic search involve network calls to Ollama (local server) or HuggingFace (cloud API), configurable via environment variables. CLI setup scripts modify local user configuration files and execute system commands (e.g., `git`, `python`, `bunx`). These operations are standard but require user trust, as they perform system-level changes. No hardcoded secrets or obvious malicious patterns were found. The local web UI (`dashboard`) is intended for single-user local access, implying local network security should be managed by the user if it's exposed.

Similar Servers

Stats

Interest Score42
Security Score8
Cost ClassMedium
Avg Tokens500
Stars14
Forks1
Last Update2026-01-12

Tags

MCP ServerAI Coding AgentPersistent MemoryContext ManagementIssue TrackingProject PlanningLocal-firstSQLiteSemantic SearchOllamaTransformers.jsDashboard