# Laguarde MCP server

Agent View of the PolicyLayer registry record for Laguarde: identity, probed posture, risk grade, and all 5 tools classified. HTML page: https://policylayer.com/tools/dev-futur-panda-laguarde

## Facts

- Server id: `laguarde-mcp`
- Install: `npx -y laguarde-mcp`
- Homepage: https://github.com/FuturPanda/laguarde
- Registry record: grade B, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 5
- Tool categories present: Read, Write
- Tags: dev futur panda laguarde
- Record last modified: 2026-08-12T11:05:12.384Z

## Tools (5)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `evaluate_action` | Read | Low | https://policylayer.com/tools/dev-futur-panda-laguarde/evaluate-action.md |
| `get_policy_bundle` | Read | Low | https://policylayer.com/tools/dev-futur-panda-laguarde/get-policy-bundle.md |
| `list_preference_proposals` | Read | Low | https://policylayer.com/tools/dev-futur-panda-laguarde/list-preference-proposals.md |
| `record_decision` | Read | Low | https://policylayer.com/tools/dev-futur-panda-laguarde/record-decision.md |
| `propose_preference` | Write | Medium | https://policylayer.com/tools/dev-futur-panda-laguarde/propose-preference.md |

## Tool descriptions

- `evaluate_action` — Preview the policy decision for an intended action. Returns allowed, limited, approval, or forbidden. This preview is not an audit record; use record_decision before acting.
- `get_policy_bundle` — Return active, context-specific engineering policies with exact revision IDs. Call at the beginning of work and before planning a substantial change.
- `list_preference_proposals` — List existing preference proposals and observations. Use this before proposing feedback so similar observations converge on one proposal.
- `record_decision` — Re-evaluate an exact intended action and persist an immutable audit decision. This tool cannot override policy or self-approve an action.
- `propose_preference` — Capture reusable developer feedback. Add to an existing proposal when it expresses the same preference; otherwise create a new proposal. Three observations promote it for human review, but only a human can accept it.

## 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=dev-futur-panda-laguarde · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dev-futur-panda-laguarde
