Honeycrisp
Rank #72,123io.github.honeycrisp-suite/context
Local-first personal context over MCP: mail/calendar metadata, briefings, person lookups. No cloud.
Honeycrisp is a Model Context Protocol (MCP) server published by honeycrisp-suite. It ranks #72,123 of 132,113 servers tracked on MCP Toplist. Honeycrisp is listed on Official MCP, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 59,990 of 132,113 servers on MCP Toplist.
Use Honeycrisp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add context -- npx -y serve @honeycrisp/context[mcp_servers.context]
command = "npx"
args = ["-y", "serve", "@honeycrisp/context"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"serve",
"@honeycrisp/context"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"serve",
"@honeycrisp/context"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"context": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"serve",
"@honeycrisp/context"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"serve",
"@honeycrisp/context"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"serve",
"@honeycrisp/context"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.honeycrisp-suite%2Fcontext)<a href="https://mcptoplist.com/server/io.github.honeycrisp-suite%2Fcontext"><img src="https://mcptoplist.com/badge/io.github.honeycrisp-suite%2Fcontext.svg" alt="MCP Toplist: #72,123 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
honeycrisp-suite
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Honeycrisp?
- Honeycrisp is maintained by honeycrisp-suite, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Honeycrisp listed on the Official MCP Registry?
- Yes — Honeycrisp is listed on the Official MCP Registry.
- How many versions does Honeycrisp have?
- MCP Toplist tracks 1 version of Honeycrisp, most recently published on Aug 1, 2026.
- Where can I find the source code for Honeycrisp?
- The source code for Honeycrisp is hosted at github.com/honeycrisp-suite/honeycrisp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.