Skip to main content
ClaudeWave
zvmzaretsky avatar
zvmzaretsky

fabtally-guard-mcp

View on GitHub

FabTally MCP server (thin client)

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · fabtally-guard-mcp
Claude Code CLI
claude mcp add fabtally-guard-mcp -- npx -y fabtally-guard-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fabtally-guard-mcp": {
      "command": "npx",
      "args": ["-y", "fabtally-guard-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# FabTally Guard — MCP server

De-risk-a-dollar verification checks an AI agent runs **before** a costly action.
Fronts the Guard HTTP API at **https://guard.fabtally.com**. Holds no private key.

## Tools (all paid; a call with no payment returns the decoded x402 402 challenge)

| Tool | Price | What it does |
|------|-------|--------------|
| `deps_check` | $0.003 | Vet a package before installing — OSV.dev CVEs, typosquat similarity, deprecation/yank, SPDX license, age/download signals + a plain-English risk verdict. Args: `ecosystem` (npm\|pypi\|crates), `name`, `version?`. |
| `x402_preflight` | $0.002 | Verify another x402 endpoint before paying it — valid x402 v2 402 challenge? price/asset/network/payTo consistent with its `/.well-known/x402`? TLS/reachability/openapi? + the parsed price. Args: `url`. |
| `json_repair` | $0.002 | Coerce near-miss LLM JSON to a JSON-Schema-conformant object (fences/commas/quotes/keys/literals/brackets, then type-coerce, defaults, drop extras) — or precise per-field errors. Args: `json` (string), `schema`. |
| `url_read` | $0.004 | Fetch a public url → clean Markdown + token estimate for RAG. Respects robots.txt, public pages only, nothing stored. Args: `url`. |

Every tool also accepts an optional `x_payment` (base64 x402 payload) that is
forwarded as the `X-PAYMENT` header to settle the call and return the real result.
Humans can instead prepay by card and use an `X-FabTally-Key` credit key against
the HTTP API.

## Transports

- **stdio** (portable): `npx fabtally-guard-mcp` (bin: `fabtally-guard-mcp`)
- **streamable-http** (hosted): `https://guard.fabtally.com/mcp`

Config: `FABTALLY_GUARD_BASE` (default `https://guard.fabtally.com`).

Read-only, keyless, stateless, descriptive. Operated by Sunstone Soft
(fabtally.com). Not a security guarantee.

What people ask about fabtally-guard-mcp

What is zvmzaretsky/fabtally-guard-mcp?

+

zvmzaretsky/fabtally-guard-mcp is mcp servers for the Claude AI ecosystem. FabTally MCP server (thin client) It has 0 GitHub stars and was last updated today.

How do I install fabtally-guard-mcp?

+

You can install fabtally-guard-mcp by cloning the repository (https://github.com/zvmzaretsky/fabtally-guard-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is zvmzaretsky/fabtally-guard-mcp safe to use?

+

zvmzaretsky/fabtally-guard-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains zvmzaretsky/fabtally-guard-mcp?

+

zvmzaretsky/fabtally-guard-mcp is maintained by zvmzaretsky. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to fabtally-guard-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy fabtally-guard-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: zvmzaretsky/fabtally-guard-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/zvmzaretsky-fabtally-guard-mcp)](https://claudewave.com/repo/zvmzaretsky-fabtally-guard-mcp)
<a href="https://claudewave.com/repo/zvmzaretsky-fabtally-guard-mcp"><img src="https://claudewave.com/api/badge/zvmzaretsky-fabtally-guard-mcp" alt="Featured on ClaudeWave: zvmzaretsky/fabtally-guard-mcp" width="320" height="64" /></a>

More MCP Servers

fabtally-guard-mcp alternatives