Skip to content

formio/formio-ai

v0.12.1MIT

Build applications on the Form.io platform. Bundles the Form.io MCP server with a skill library covering app orchestration, form building, resource planning, JSON schema authoring, actions, authentication, the @formio/js SDK, and the full Form.io REST surface.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

formio-mcpstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@formio/mcp@0.12.1"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "formio-ai",
  "version": "0.12.1",
  "description": "Build applications on the Form.io platform. Bundles the Form.io MCP server with a skill library covering app orchestration, form building, resource planning, JSON schema authoring, actions, authentication, the @formio/js SDK, and the full Form.io REST surface.",
  "author": {
    "name": "Form.io",
    "email": "support@form.io",
    "url": "https://form.io"
  },
  "homepage": "https://form.io",
  "repository": "https://github.com/formio/ai",
  "license": "MIT",
  "keywords": ["formio", "form.io", "forms", "backend", "mcp", "skills", "rbac", "low-code"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2JSON files
View on GitHub