mcpbeat Sign in

Sutra MCP Server

local only

Sutra runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from pypi. Last commit 3 Jan 2026.

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

Installs per day peak 34 · avg 16 · -19% w/w
a month agotoday
88
Installs / week
pypi · context-engineering-mcp
0
Stars
0 open issues
3 Jan 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Sutra every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 sutra -- uvx context-engineering-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sutra": {
      "args": [
        "context-engineering-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sutra]
command = "uvx"
args = ["context-engineering-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sutra": {
      "args": [
        "context-engineering-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sutra": {
      "args": [
        "context-engineering-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sutra

same job, measured the same way
Agent Memory MCP
by ipiton

Memory, docs, and repo context layer for engineering agents.

local only
Giljo HQ
by giljo

Context engineering for AI coding agents: product context, project missions, and 360 memory.

answering
Swarmmesh
by rudrendupaul

Multi-agent context sharing, memory, and status coordination via MCP tools.

92 installs/wk local only
I
Perseus — Live Context Engine for AI Agents
by tcconnally

Live context engine for AI agents. 27+ MCP tools: health, memory, skills, file trees on demand.

376 installs/wk local only
Saturday Materials
by toki0413

Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.

403 installs/wk local only
Lore Context
by lore-context

Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.

24 installs/wk local only
CatalogEngine
by evozim

E-commerce inventory and catalog data structuring tool.

answering
MCP Memento
by annibale-x

An MCP server that provides persistent memory and context management across sessions

197 installs/wk local only

Sutra — questions

Answers built from our own checks of this server.

Why is there no uptime for Sutra?
Sutra 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 pypi package context-engineering-mcp was installed 88 times last week.
How do I connect Sutra?
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 context-engineering-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Sutra?
The pypi package context-engineering-mcp was installed 88 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sutra open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.