📡 MCP Radar

Umairkhan2324/trilith

Trilith v0.1 beta — context engineering for agents (budgeted memory, 3 tiers, audit trail). Core is Python; use via REST or adapters (LangGraph / OpenAI Agents / Claude / TS). Needs trilith serve loca

4 stars
0 forks
Python
momentum ▲ 8.0
created 2026-07-18
on radar since 2026-07-21
star trend 3 → 4 since 2026-07-21
agentic-aiclaude-sdkcontext-engineeringcontext-managementlangchainlanggraphmcpmulti-agent-systemsopen-sourceopenai-agents-sdkpython3typescript
View on GitHub ↗

About trilith

Budgeted context. Three tiers. Auditable assembly. Open-source context management layer for AI agents — sits between your agent and the LLM prompt.

Agents drown in context. Trilith governs what enters the prompt:

Tier Role ------------ Semantic Durable facts Procedural Task steps (fold into summaries) Episodic Scoped events + cascading forget

Policy → rank → fill budget → return included + excluded with reasons. No silent drops.

Expect - Local SQLite + TF-IDF ranking (zero external AI dependency) - REST (:8080) + gRPC (:50051) + MCP - Plug-and-play adapters: LangChain/LangGraph, OpenAI Agents, Claude tools, TypeScript SDK - Auditable excludeditems with reasons - Physical forget(scope) across tiers

Don’t expect (yet) - Production multi-tenant IAM / real tenant IDs (scopes are coarse enums) - Vector DB backends - Auth on REST/gRPC — bind to 127.0.0.1 only for beta; do not expose ports publicly - PyPI / npm packages yet — install from this GitHub repo (see below)

- No API keys required for Trilith itself (it does not call an LLM) - No authentication on REST/gRPC yet → local testing only - Prefer: trilith serve --host 127.0.0.1 ...

There are several strong memory solutions for AI agents already. Here's an honest comparison — including where they beat Trilith.

Trilith Mem0 Zep LangMem --------------- Architecture 3-tier (semantic / procedural / episodic) with an explicit context budget LLM-driven classification, hybrid vector + graph Temporal knowledge graph LangGraph-native store, 3 memory types Framework lock-in None — LangChain, LangGraph, OpenAI Agents SDK, Claude to

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/Umairkhan2324--trilith.html)

Related MCP servers

herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
calesthio/Resonant

Free, local AI music studio for Windows—generate songs, play instruments, arrange, mix, export WAV, and connect Codex or Claude through MCP.

⭐ 60TypeScript
NLACE-COM/mcp-supermercados-cl

Servidor MCP para buscar productos, comparar precios y armar la mejor lista de compra en supermercados chilenos (Jumbo, Santa Isabel, Unimarc, Tottus, Lider) desde Claude o ChatGPT. 100% local.

⭐ 51TypeScript
abluva/mcp-remote

The bridge for remote MCP — seamless OAuth, resilient auth recovery, production-grade reliability

⭐ 15TypeScript
pranee54/AgentDoctor

Local CLI that audits coding-agent configuration for security, instructions, context, and MCP — no API key or code upload by default.

⭐ 10TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.