Tugra MCP server
Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.
0 stars114 downloads/wk
Reviews
Write oneNobody has reviewed Tugra yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Tugra tools (4, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
event_reportAppend a telemetry line to akis/YYYY-MM-DD.jsonl. No network.
fact_proposewrite actionWrite a draft fact under kasa/_oneriler/ (or quarantine). Secret patterns are rejected before any write; the matching text is never returned. type=boundary is always quarantined. Fake mcp:// sources are not injected.
fact_readRead one fact by uid. Body passes through the presentation layer (injection escaping). Retired facts include superseded_by and the reason.
fact_searchSearch stored facts. Retired and rotten facts are omitted unless archive is true. Rank: token score, then freshness, then confidence. Boundary facts add a no-claim warning. Authorization required.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan39 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 5 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace5/10
Install directly
Runs npx -y tugra on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add tugra -- npx -y tugra
Tugra: common questions
- Is Tugra MCP server safe?
- Yes, by our scan: it is graded A (88/100). Read the Tugra safety report
- How do I install Tugra?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Tugra need an API key?
- No secret keys are declared. It reads 3 settings from the environment.
- Is Tugra maintained?
- The last commit was 6 days ago (2026-09-14). The latest release is v0.1.4.