ZBS Index What actually exists in applied AI, with the source next to it

mcp server

EffectFence

Stops agents double-firing side effects: 1,000 racing duplicates, exactly one execution.

Description as published by the maintainer. Source

  • version 0.1.3
  • active

active — Most recent push to the repository was 2026-08-06.

Signals

These are separate measurements of different things. They are deliberately not combined into one score, because a popularity number that mixes website traffic with saves and stars cannot be checked or acted on.

Signal Value What it measures Window Observed Source
GitHub stars 0 Number of GitHub accounts that bookmarked this repository since it was created. It is a bookmark count, not installs, not active users and not quality. cumulative, all time GitHub
Last commit 2026-08-06 Date of the most recent push to any branch. This is the strongest cheap indicator of whether the project is still maintained. point in time GitHub
Open issues 0 Open issues plus open pull requests, as GitHub counts them together. A high number can mean an active project or an abandoned one. as of fetch GitHub
Latest published version 0.1.3 Latest version string the maintainer published to the registry. as of fetch Model Context Protocol
Registry record last updated 2026-08-06 When the registry record was last updated by its maintainer. point in time Model Context Protocol
License MIT Licence GitHub detected in the repository. Detection can be wrong; the LICENSE file is authoritative. as of fetch GitHub
First listed in the MCP Registry 2026-08-06 Date this server was first published to the official MCP Registry. Not a usage or quality measure. point in time Model Context Protocol
repository status active The repository exists on GitHub and is not archived. This says nothing about how recently it was worked on. as of fetch GitHub

Where to get it

Related, by what their authors tagged them

  • once — last commit 2026-08-06, shares idempotency
    Run a side effect exactly once under retries, redelivery, and concurrent workers.
  • io.github.azender1/safeagent — last commit 2026-07-25, shares idempotency
    Exactly-once execution guard for AI agents. Prevents duplicate payments and webhooks on retry.
  • InsideDCPulse World Model — last commit 2026-07-16, shares llm-agents
    Event-sourced world model for multi-LLM agents: propose, validate, and read a shared state.
  • KIAgent — last commit 2026-08-05, shares llm-agents
    Your mail, chats and documents indexed into a local SQLite corpus, served to AI clients over MCP.
  • com.stripe/mcp — last commit 2026-08-05, shares llm-agents
    MCP server integrating with Stripe - tools for customers, products, payments, and more.
  • frappucc1no-recall-loom-recallloom — last commit 2026-08-06, shares llm-agents
    Use when a task involves continuing a project, restoring project context, maintaining file-based project memory, updati…
  • hqhq1025-skill-optimizer-skill-generalizer — last commit 2026-05-14, shares llm-agents
    Use when turning local, private, or personal Agent Skills into publishable skills for GitHub, marketplaces, teams, or p…
  • hqhq1025-skill-optimizer-skill-miner — last commit 2026-05-14, shares llm-agents
    Use when mining coding-agent session history, archived transcripts, memories, or repeated local work to discover recurr…
  • hqhq1025-skill-optimizer-skill-personalizer — last commit 2026-05-14, shares llm-agents
    Use when auditing or adapting newly created, downloaded, forked, installed, or community Agent Skills to the user's too…
  • io.github.aahlijia/dekko — last commit 2026-08-06, shares llm-agents
    Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin

These share tags the maintainers applied themselves, such as idempotency, llm-agents. Common tags like "mcp" or "ai" are ignored for this: agreeing with six hundred other projects is not a similarity.

This is not a recommendation and not a test result. It is a map of what the authors said their work is about.

How the author describes it

Topics the maintainer set on GitHub: ai-agents, concurrency, idempotency, llm-agents, mcp, model-context-protocol, rust.

Bring your own setup

We take apart real AI setups every week and show what broke, what cost too much, and what the trace actually said. If you run agents on real work, that is where the useful conversation is.

Join ZBS AI Practice Lab

Sources

  1. aurumflux20/effectfence on GitHub — GitHub, observed , trust tier 3.
  2. Official MCP Registry — Model Context Protocol, observed , trust tier 1.