# @formio/mcp

Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.11.0
- **Author:** io.form
- **License:** MIT
- **npm:** @formio/mcp
- **Source:** https://github.com/formio/ai
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-17T08:58:12.558Z
- **Version scanned:** 0.8.4
- **CVEs:** none found by OSV at scan time

## Tools

20 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `action_create`
- `action_delete`
- `action_get`
- `action_list`
- `action_type_get`
- `action_types_list`
- `action_update`
- `form_create`
- `form_get`
- `form_list`
- `form_revision_get`
- `form_revisions_list`
- `form_update`
- `hello`
- `project_export`
- `project_import`
- `project_set`
- `role_create`
- `role_list`
- `role_update`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@formio/mcp\"\n      ],\n      \"env\": {\n        \"FORMIO_API_KEY\": \"<YOUR_FORMIO_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `FORMIO_API_KEY` — Formio API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 52, ceiling 52 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40formio%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40formio%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40formio%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40formio%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
