Yagami AI Context Firewall
Rank #19,948io.github.MatthewTracy/yagami
Govern model, retrieval, memory, and tool access for AI applications and agents.
Yagami AI Context Firewall is a Model Context Protocol (MCP) server published by MatthewTracy. It ranks #19,948 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Yagami AI Context Firewall is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 112,098 of 132,046 servers on MCP Toplist.
Use Yagami AI Context Firewall
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add yagami -e "YAGAMI_HEADLESS=<your YAGAMI_HEADLESS>" -e "YAGAMI_MCP_SERVER_ENABLED=<your YAGAMI_MCP_SERVER_ENABLED>" -e "YAGAMI_REQUIRE_AUTH=<your YAGAMI_REQUIRE_AUTH>" -- uvx yagami serve --host 127.0.0.1 --port 8000Replace each placeholder with your own value before saving.
[mcp_servers.yagami]
command = "uvx"
args = ["yagami", "serve", "--host", "127.0.0.1", "--port", "8000"]
[mcp_servers.yagami.env]
YAGAMI_HEADLESS = "<your YAGAMI_HEADLESS>"
YAGAMI_MCP_SERVER_ENABLED = "<your YAGAMI_MCP_SERVER_ENABLED>"
YAGAMI_REQUIRE_AUTH = "<your YAGAMI_REQUIRE_AUTH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yagami": {
"command": "uvx",
"args": [
"yagami",
"serve",
"--host",
"127.0.0.1",
"--port",
"8000"
],
"env": {
"YAGAMI_HEADLESS": "<your YAGAMI_HEADLESS>",
"YAGAMI_MCP_SERVER_ENABLED": "<your YAGAMI_MCP_SERVER_ENABLED>",
"YAGAMI_REQUIRE_AUTH": "<your YAGAMI_REQUIRE_AUTH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yagami": {
"command": "uvx",
"args": [
"yagami",
"serve",
"--host",
"127.0.0.1",
"--port",
"8000"
],
"env": {
"YAGAMI_HEADLESS": "<your YAGAMI_HEADLESS>",
"YAGAMI_MCP_SERVER_ENABLED": "<your YAGAMI_MCP_SERVER_ENABLED>",
"YAGAMI_REQUIRE_AUTH": "<your YAGAMI_REQUIRE_AUTH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"yagami": {
"type": "stdio",
"command": "uvx",
"args": [
"yagami",
"serve",
"--host",
"127.0.0.1",
"--port",
"8000"
],
"env": {
"YAGAMI_HEADLESS": "<your YAGAMI_HEADLESS>",
"YAGAMI_MCP_SERVER_ENABLED": "<your YAGAMI_MCP_SERVER_ENABLED>",
"YAGAMI_REQUIRE_AUTH": "<your YAGAMI_REQUIRE_AUTH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yagami": {
"command": "uvx",
"args": [
"yagami",
"serve",
"--host",
"127.0.0.1",
"--port",
"8000"
],
"env": {
"YAGAMI_HEADLESS": "<your YAGAMI_HEADLESS>",
"YAGAMI_MCP_SERVER_ENABLED": "<your YAGAMI_MCP_SERVER_ENABLED>",
"YAGAMI_REQUIRE_AUTH": "<your YAGAMI_REQUIRE_AUTH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"yagami": {
"command": "uvx",
"args": [
"yagami",
"serve",
"--host",
"127.0.0.1",
"--port",
"8000"
],
"env": {
"YAGAMI_HEADLESS": "<your YAGAMI_HEADLESS>",
"YAGAMI_MCP_SERVER_ENABLED": "<your YAGAMI_MCP_SERVER_ENABLED>",
"YAGAMI_REQUIRE_AUTH": "<your YAGAMI_REQUIRE_AUTH>"
}
}
}
}Replace each placeholder with your own value before saving.
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.MatthewTracy%2Fyagami)<a href="https://mcptoplist.com/server/io.github.MatthewTracy%2Fyagami"><img src="https://mcptoplist.com/badge/io.github.MatthewTracy%2Fyagami.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
MatthewTracy
Available versions (1)
| Version | Published |
|---|---|
| 0.7.3 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Yagami AI Context Firewall?
- Yagami AI Context Firewall is maintained by MatthewTracy, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Yagami AI Context Firewall listed on the Official MCP Registry?
- Yes — Yagami AI Context Firewall is listed on the Official MCP Registry, alongside Glama.
- How many versions does Yagami AI Context Firewall have?
- MCP Toplist tracks 1 version of Yagami AI Context Firewall, most recently published on Jul 28, 2026.
- Where can I find the source code for Yagami AI Context Firewall?
- The source code for Yagami AI Context Firewall is hosted at github.com/MatthewTracy/yagami.
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.