Back to Browse

Agentguard Cloud MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Manage hosted agentguard proxies: caps, dry-run, loop breaker, run reports, audit export.

About

Manage hosted agentguard proxies: caps, dry-run, loop breaker, run reports, audit export.

Remote endpoints: streamable-http: https://agentwares-agentguard.vercel.app/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

6 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-agentwares-agentguard-cloud": {
      "url": "https://agentwares-agentguard.vercel.app/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

agentwares servers

The hosted MCP servers behind agentwares. One directory per service: what it does, the endpoint, how to authenticate, a call you can paste into a terminal, a client config, and a reference for every tool it serves.

ServiceWhat it doesMCP endpoint
agentcheckDrift and regression monitoring for production AI agents and MCP servers. Uptime-style checks, a public status page, a badge and trust.json are free; paid tiers re-run your suite when a model changes, replay production traces nightly and run an adversarial pack.https://agentwares-agentcheck.vercel.app/api/mcp
agentguard cloudThe hosted control plane for agentguard, the MCP policy proxy: spend caps, approvals for destructive tools, a kill switch, dry-run diffs, a loop breaker and a hash-chained audit log.https://agentwares-agentguard.vercel.app/api/mcp
Real estate deal memoOne US street address in; owner record, automated value estimate, rent estimate, comps, cap rate, cash-on-cash, DSCR, red flags and a one-paragraph memo out.https://agentwares-deal-memo.vercel.app/api/mcp
Readiness scorerGive it a signup URL you own; a headless browser agent tries to sign up the way an AI agent would, and publishes a 0–100 score, the evidence behind every point, a fix list and a badge. Free.https://agentwares-readiness.vercel.app/api/mcp
Agent access indexAsk whether an honestly identified agent may fetch a URL, and why: the verdict, the exact robots.txt line that decided it, what each named AI crawler is told, and the payment rail when access is for sale. Free, no key.https://agentwares-access-index.vercel.app/mcp
MCP livenessGiven a server's name in the official MCP registry, whether a stock client can actually use it: does it answer, does it want a credential, can an agent obtain one, or is the listing pointing at nothing. Free, no key.https://agentwares-mcp-liveness.vercel.app/mcp
Stablecoin reserve attestationsStablecoin issuer reserve attestations as JSON: total reserves, composition by asset category, attestor, on-chain supply and the reserve ratio.https://agentwares-stablecoin.vercel.app/mcp

These are hosted services

There is no product source in this repository. Each directory documents a service we run, and each server.json here is the entry published to the official MCP registry under io.github.agentwares/*. The workflow in .github/workflows/publish-mcp-registry.yml publishes them from this repository with GitHub OIDC — no tokens — which is why every listing's repository link points here.

The implementations live in a private monorepo, because that repository also carries the commercial material for the portfolio. What is open source is open source in full, with its own repo, its own issues and a normal git clone && pnpm install && pnpm test:

RepositoryWhat
agentwares/agentguardthe MCP policy proxy: engine, SDK, CLI and the permission-diff GitHub Action
agentwares/overnight-kitrun a sequence of Claude Code prompts against a repo while you sleep
agentwares/agentsmd-lintlint AGENTS.md / CLAUDE.md / .cursorrules against the repo they describe
agentwares/libsthe shared libraries: @agentwares/mcp-kit, @agentwares/notify, @agentwares/x402, @agentwares/web-bot-auth

Issues

Open an issue in this repository for anything about a hosted service: a wrong answer, a dead endpoint, a tool description that misled your agent, a rate limit that is in your way, a capability you need. Bugs in the open-source clients belong in their own repositories above.

Every file here is generated from the monorepo and from the live services, so a documentation pull request would be overwritten on the next sync — please open an issue instead and it will be fixed at the source.

Machine-readable

Each service serves its own llms.txt and, where it charges, pricing.json. The copies in this repository are snapshots from the last sync; the live URL is authoritative.

MIT © agentwares contributors. This repository is documentation, and the licence covers it.

Reviews

No reviews yet

Be the first to review this server!