Yagami AI Context Firewall runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from pypi. Last commit 30 Aug 2026.
Govern model, retrieval, memory, and tool access for AI applications and agents.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.run(command, env=environment, check=True) # noqa: S603 - fixed executable/args
Delete chats + memory
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add yagami -- uvx yagami
{
"mcpServers": {
"yagami": {
"args": [
"yagami"
],
"command": "uvx"
}
}
}
[mcp_servers.yagami]
command = "uvx"
args = ["yagami"]
{
"mcpServers": {
"yagami": {
"args": [
"yagami"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"yagami": {
"args": [
"yagami"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
YAGAMI_HEADLESS, YAGAMI_MCP_SERVER_ENABLED, YAGAMI_REQUIRE_AUTH.
The author declared them in the registry entry; get the values from the project itself.
Agent reasoning, memory, and token-optimized context for AI applications.
Persistent memory for AI agents — log and recall conversation context over MCP.
Governed app access for AI agents: 1,000+ apps & 12,000+ tools via Code Mode MCP.
Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.
Persistent memory for AI agents. Store context, retrieve it semantically.
Model Context Protocol server for Retain: let AI agents query churn risk and act on retention.
Model Context Protocol server for AgentRAM. Persistent memory for AI agents.
Narrow code retrieval for agents: outlines, symbol context, dep graph, persistent memory.
Answers built from our own checks of this server.