Mmcp.market

mcp-context-card MCP server

by Wolfe-Jam·io.github.Wolfe-Jam/mcp-context-card·v1.1.0

MCP server for a project's context (AGENTS.md), memory, and identity — base or drop-in extension.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

2 stars101 downloads/wk

Reviews

Write one

Nobody has reviewed mcp-context-card yet.

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

mcp-context-card tools (9, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • author_agents_md

    Author an AGENTS.md for this project and return the draft — BETTER from repo facts alone (via agents-md-facts: real build/test commands, entry points, toolchain conventions, nothing invented), or BEST when a project.faf exists (facts plus its structured goal/who/why as a second managed block ahead of them). Does not write a file.

  • forgetwrite action

    Remove a fact by id — to correct or drop something stale. A missing id is reported, not an error.

  • list_agents_md_sections

    List the headings in this project's AGENTS.md, so a client can pull one section instead of spending context on the whole file.

  • list_context_sources

    What context does this project publish (AGENTS.md, memory, identity), in what media types, and through which discovery surface. For a client connecting cold.

  • read_agents_md

    Return this project's AGENTS.md — the whole file, or one section by heading. The instructions a client would otherwise have to know to look for and read wholesale.

  • recall

    Retrieve a fact stored in a previous session by id. Exact lookup — not fuzzy or substring.

  • remember

    Persist a fact past the session boundary — written to a .fafm file, not held in memory. Reusing an existing id replaces that fact's text in place (no duplicate); a new id appends. Facts are written verification_status: unverified.

  • render_context_card

    Render the whole card — identity, AGENTS.md, memory, discovery — as one self-contained HTML page a person can read or screenshot. AGENTS.md sections collapse by default; pass expanded:true for the full render. Also served at GET /card (?expand=all) over the HTTP transport.

  • whoami

    This server's own identity — name, vendor, version, status, license — from its .fafa card.

Public scan report

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

no findings
  • Code scan33 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 11 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y mcp-context-card on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp-context-card -- npx -y mcp-context-card
Add to Cursor

mcp-context-card: common questions

Is mcp-context-card MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the mcp-context-card safety report
How do I install mcp-context-card?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does mcp-context-card need an API key?
No secret keys are declared. It reads 1 setting from the environment.
Is mcp-context-card maintained?
The last commit was 12 days ago (2026-09-09). The latest release is v1.1.0.
What can I use instead of mcp-context-card?
Servers from other publishers that do the same job: Memorix MCP server.

Alternatives to mcp-context-card

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

  • Memorix
    Local-first project memory with legacy MCP and 2026 discovery compatibility.
    B

More from Wolfe-Jam