Mmcp.market

Yodmcp MCP server

by ANAMIZED·io.github.ANAMIZED/yodmcp·v0.5.0

Autonomous MCP Agent OS: multi-graph memory, Tasks, Skills, A2A, attestation, OpenTelemetry.

B70/100grade B
What users say
No reviews yet
Be the first
Safety scan
B70/100

full report

Adoption
New

1 stars

Reviews

Write one

Nobody has reviewed Yodmcp yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Yodmcp tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualityno auth information5/15
  • Maintenancelast push 26 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 70/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Yodmcp repository's README, as published. We do not edit it. Read it on GitHub

YodMCP — Agent Operating System

YodMCP is a production-oriented Agent Operating System kernel on MCP: multi-graph memory, Tasks, Skills, A2A, attestation (software / simulated TEE), OpenTelemetry, and plan-based monetization.

This README is written so a senior engineer with only this file + the source tree can install, deploy every surface, exercise features, and verify end-to-end.

FOUNDRY mapping

FOUNDRY (host-owned trust and memory for long-horizon agent swarms) separates untrusted proposal generation from host-owned verification + established-facts registry.

YodMCP is that registry in production: agents call memory_write; promotion to semantic memory is gated; the host owns the evaluator. Full note: docs/FOUNDRY.md.

First dollar

Meters first. Seat if the loop holds.

x402 rail: x402-cloudflare-starter. Desk sync: https://anamized.grok.me

Package surfaces

Requirements

  • Python 3.11 or 3.12 (3.10+ declared; CI covers 3.11/3.12)
  • Optional: Docker for multi-service compose

Install

git clone https://github.com/ANAMIZED/YodMCP.git
cd YodMCP
python -m venv .venv && source .venv/bin/activate   # recommended
pip install -e ".[dev]"

Copy environment defaults:

cp .env.example .env

TEE honesty: nitro / sgx are provider hooks; without real TEE libraries they fall back to simulated claims. Prefer software or simulated_tee for local verify.

Quick start (local)

# 1) MCP over stdio (attach from an MCP client)
yodmcp

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

The registry entry has no remote endpoint or installable package.

Yodmcp: common questions

Is Yodmcp MCP server safe?
Mostly: it is graded B (70/100). Read the Yodmcp safety report
Does Yodmcp need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Yodmcp maintained?
The last commit was 27 days ago (2026-08-27). The latest release is v0.5.0.
What can I use instead of Yodmcp?
Servers from other publishers that do the same job: Total Agent Memory MCP server, rag-rat MCP server and GrayMatter MCP server. Compare all Yodmcp alternatives.

Alternatives to Yodmcp

Same job from other publishers: the closest match first, then the best rated.

All Yodmcp alternatives →
  • Total Agent Memory
    Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall
    A
  • rag-rat
    Repository intelligence, code graph, history, papertrail, and cross-agent memory for coding agents.
    B
  • GrayMatter
    Persistent agent memory as a single Go binary: knowledge graph, TUI observability, zero infra.
    B
  • Inite Brain
    Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.
    A
  • Basic Memory
    Local-first knowledge management with bi-directional LLM sync via Markdown files.
    C

More from ANAMIZED