mcpbeat Sign in

Agent Services MCP Server

by gareth1953 Your server? Claim it
local only

Agent Services MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 22 Jun 2026.

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

Installs per day peak 32 · avg 10 · +49% w/w
a month agotoday
78
Installs / week
npm · agent-services-mcp
0
Stars
1 open issues
22 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Agent Services MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agent-services-mcp -- npx -y agent-services-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-services-mcp": {
      "args": [
        "-y",
        "agent-services-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-services-mcp]
command = "npx"
args = ["-y", "agent-services-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-services-mcp": {
      "args": [
        "-y",
        "agent-services-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-services-mcp": {
      "args": [
        "-y",
        "agent-services-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PROVENANCE_URL (Base URL of the provenance-receipts service. Optional; defaults to the live workers.dev URL.), QUALITY_GATE_URL (Base URL of the quality-gate service. Optional; defaults to the live workers.dev URL.), AUDIT_URL (Base URL of the agent-action-audit service. Optional; defaults to the live workers.dev URL.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agent Services MCP

same job, measured the same way
JKTJJ MCP Server
by jktjj

BJJ gym, coach, event, and city data for AI agents. Free base tools, x402-paid premium.

13 tools answering
Twig
by kind-ling

MCP server quality scoring and optimization for the agent economy.

96 installs/wk local only
AgentTrust
by vitaliiserbynassisterr

Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.

96 installs/wk local only
AgentTrust
by assister-xyz

Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.

local only
I
Agent Sudo MCP
by kisyntra

MCP adapter for Agent_Sudo: authorization, delegation, provenance, and audit for AI agents.

231 installs/wk local only
Site Audit
by santosautomation

Website intelligence audits for AI agents: free preview plus x402-paid Agent Readiness scoring

7 tools answering
Bridgeguard MCP
by kota1026

BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...

54 installs/wk local only
Agent Trust
by garl-protocol

Tamper-evident action receipts, trust scoring & capability tokens for AI agents. 29 MCP tools.

local only

Agent Services MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Services MCP?
Agent Services MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agent-services-mcp was installed 78 times last week.
How do I connect Agent Services MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agent-services-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Agent Services MCP?
The npm package agent-services-mcp was installed 78 times in the last week. Week over week that is +49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Agent Services MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.