mcpbeat Sign in

Context MCP Server

local only

Context runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm.

Local-first personal context over MCP: mail/calendar metadata, briefings, person lookups. No cloud.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 12 · avg 5 · +159% w/w
a month agotoday
32
Installs / week
npm · @honeycrisp/context
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add context -- npx -y @honeycrisp/context
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "context": {
      "args": [
        "-y",
        "@honeycrisp/context"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.context]
command = "npx"
args = ["-y", "@honeycrisp/context"]
.cursor/mcp.json
{
  "mcpServers": {
    "context": {
      "args": [
        "-y",
        "@honeycrisp/context"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "context": {
      "args": [
        "-y",
        "@honeycrisp/context"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Context

same job, measured the same way
Outlook
by rlrghb

Outlook & OneDrive MCP: personal & enterprise tools for mail, calendar, contacts, tasks, files

80 installs/wk local only
Outlook Personal MCP
by salahawad

Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).

88 installs/wk local only
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

35 installs/wk local only
heropen — AI Agent Memory
by heropen

Persistent memory for AI agents: local-first MCP server, zero-config. No cloud, no API keys.

local only
Outlook MCP
by mpalermiti

Microsoft Outlook personal accounts: mail, calendar, contacts, to-do, drafts (62 tools).

1 259 installs/wk local only
Shelfmark
by dankaro-projects

Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.

276 installs/wk local only
icloud-mcp
by thomascrouzet

stdio MCP for iCloud Calendar (CalDAV), with optional Contacts and Mail.

local only
Mindmap MCP Server
by ravi-labs

Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.

32 installs/wk local only

Context — questions

Answers built from our own checks of this server.

Why is there no uptime for Context?
Context runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @honeycrisp/context was installed 32 times last week.
Is Context still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Context?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @honeycrisp/context straight from npm; nothing to host, nothing to sign up for.
How many people use Context?
The npm package @honeycrisp/context was installed 32 times in the last week. Week over week that is +159%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.