# Mcp Server MCP server

Agent View of the PolicyLayer registry record for Mcp Server: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/ai-marchward-mcp-server

## Facts

- Server id: `@marchward/mcp-server`
- Install: `npx -y @marchward/mcp-server`
- Homepage: https://github.com/marchward/marchward
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 7
- Tool categories present: Destructive, Execute, Read, Write
- Tags: ai marchward mcp server, admin, automation
- Record last modified: 2026-07-09T08:52:35.912Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `marchward_authorize` | Destructive | Critical | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-authorize.md |
| `marchward_execute` | Execute | High | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-execute.md |
| `marchward_check_coverage` | Read | Low | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-check-coverage.md |
| `marchward_get_decisions` | Read | Low | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-get-decisions.md |
| `marchward_list_agents` | Read | Low | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-list-agents.md |
| `marchward_bind_policy` | Write | Medium | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-bind-policy.md |
| `marchward_register_agent` | Write | Medium | https://policylayer.com/tools/ai-marchward-mcp-server/marchward-register-agent.md |

## Tool descriptions

- `marchward_authorize` — Check whether an action is allowed BEFORE the agent takes it. Call this first for any consequential or irreversible action (deploying, committing, publishing, deleting, moving money, calling an external API). Returns ALLOW, BLOCK, ESCALA…
- `marchward_execute` — Run an action through Marchward
- `marchward_check_coverage` — Find governance gaps for an agent by comparing its declared tools against the tools it has actually called. Returns a coverage percentage and the uncovered tools, so ungoverned actions surface before they cause harm. This is the
- `marchward_get_decisions` — Review recent governance decisions (the audit trail). Filter by agent, tool name, or outcome (ALLOW/BLOCK/ESCALATE). Use to verify governance is active or to investigate what an agent actually did.
- `marchward_list_agents` — List the agents registered under your account, with their IDs, status, last-seen time, and bound policy. Use to find an agentId or check what is under governance.
- `marchward_bind_policy` — Attach a governance policy to an agent. After binding, every authorize and execute call from that agent is evaluated against this policy.
- `marchward_register_agent` — Register a new agent with Marchward so it is governed from its first action. Returns the agent record and its Marchward API key — the only credential the agent should hold. Call this when building or deploying a new agent.

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Yaver (811 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crow (587 tools) — https://policylayer.com/tools/kh0pper-crow.md
- Fortimanager (584 tools) — https://policylayer.com/tools/jmpijll-fortimanager-mcp.md
- TinyFn (572 tools) — https://policylayer.com/tools/io-tinyfn-tinyfn.md
- Mcp (571 tools) — https://policylayer.com/tools/io-github-2s-io-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=ai-marchward-mcp-server · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/ai-marchward-mcp-server
