Agenda Intelligence MD MCP Server

Agenda Intelligence MD is a deterministic evidence-packet linter for claim-backed AI output. It runs locally over stdio via the published package.

People connecting AI & ML tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 6 · #36 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Agenda Intelligence MD

Claude Code

claude mcp add vassiliylakhonin-agenda-intelligence-md -- uvx agenda-intelligence-md

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vassiliylakhonin-agenda-intelligence-md": {
      "command": "uvx",
      "args": [
        "agenda-intelligence-md"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package agenda-intelligence-md - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.vassiliylakhonin is GitHub-verified and matches the repo owner

03 · What Agenda Intelligence MD can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.6.0 · 2026-08-24

v1.6.0 - local evidence review from real files · Agenda Intelligence can now review an evidence packet whose sources are local · files instead of copied JSON strings. · bash · agenda-intelligence review manifest.json…

v1.5.0 · 2026-08-21

v1.5.0 - negation reaches the evidence check · Lexical support is the share of a claim's content terms found in the source it · names. not and no are stopwords, so they never reached that ratio, and a · claim asserting…

v1.4.0 · 2026-07-22

v1.4.0 - MCP evidence-packet workflow · v1.4.0 exposes the primary evidence-packet preflight directly to MCP clients · and adds deterministic authoring helpers for building contract-valid briefs and · evidence packs.…

04 · Who maintains Agenda Intelligence MD

Agenda Intelligence MD is maintained by vassiliylakhonin. We track 2 MCP servers from vassiliylakhonin - 2 actively maintained, 6 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
AI & ML - ranked #36 of 95 actively-maintained AI & ML servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-24)
registry
io.github.vassiliylakhonin/agenda-intelligence-md (active, first published 2026-05-20 · 12 versions)
packages
pypi:agenda-intelligence-md

06 · Agenda Intelligence MD FAQ

What is Agenda Intelligence MD?

Agenda Intelligence MD is a deterministic evidence-packet linter for claim-backed AI output. It runs locally over stdio via the published package.

Is Agenda Intelligence MD still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Agenda Intelligence MD?

Run `uvx agenda-intelligence-md`. You can also paste the ready-made client config above.

Does Agenda Intelligence MD run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Agenda Intelligence MD

More AI & ML MCP servers · Coalent · Veriswarm MCP · Oraclaw · Ato MCP

More Python MCP servers · Financekit MCP · Siteaudit MCP · PDF Card MCP · Openroute MCP · see all