Skip to main content

An MCP server for interacting with the FormIO API via Model Context Protocol tools, providing access to forms, submissions, roles, and user management.

Project description

📝 FormIO MCP Server

This is an MCP (Model Context Protocol) server for integrating with the FormIO API, enabling AI agents to interact with dynamic form creation, submission management, and user roles using natural language input.

The goal of this project is to expose FormIO's functionality through MCP-compatible tools that can be used seamlessly by large language models and agent frameworks.

🧠 What is MCP?

MCP (Model Context Protocol) is a lightweight protocol designed to let AI agents interact with external tools and APIs in a structured and modular way. Think of it like USB for AI — this server acts as a "driver" for the FormIO platform.

With this MCP server, AI models can:

  • 📋 Create and manage dynamic forms
  • 📊 Submit and retrieve form data
  • 👥 Handle user authentication and authorization
  • 🔑 Manage role-based permissions and access control

🚀 How to Run

To use this MCP server, you'll need:

✅ Prerequisites

  • Python 3.13+
  • uv – a modern Python package manager
  • A supported LLM (e.g., Claude)
  • A FormIO account – sign up at form.io

Claude Desktop Configuration

Add this to your Claude Desktop config:

{
  "mcpServers": {
    "mcp-formio": {
      "command": "uvx",
      "args": [
        "mcp-formio-server",
        "--api-url",
        "YOUR_FORMIO_API_URL"
      ]
    }
  }
}

📚 Available Tools

Form Management

  • Create forms with complex components
  • Retrieve paginated form listings
  • Manage form submissions

User & Authentication

  • Create and authenticate users
  • Handle admin authentication
  • Manage user roles and permissions

Submission Handling

  • Create form submissions
  • Retrieve and load submission data
  • Get paginated lists of submissions

🤝 Contributions Welcome!

Whether you're passionate about form management, AI agent development, or robust API integrations — we'd love your help improving this project. You can contribute by:

  • Adding support for additional FormIO endpoints
  • Improving the structure of tool responses
  • Writing better tests and usage examples
  • Sharing feedback or ideas via Issues or Discussions

Feel free to fork, explore, and open a PR. Let's empower agents with better data collection and management capabilities!

MCP-FORGE – Building tools for the future of intelligent automation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_formio_server-0.1.5.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_formio_server-0.1.5-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file mcp_formio_server-0.1.5.tar.gz.

File metadata

  • Download URL: mcp_formio_server-0.1.5.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.6

File hashes

Hashes for mcp_formio_server-0.1.5.tar.gz
Algorithm Hash digest
SHA256 2ae880c98c02b5d519db17ccbed584cc6464013df22bf2e6b9ce3e8a3757367e
MD5 a8702866ae4d448516fe4b326c42490d
BLAKE2b-256 bc838b51e8aca992826e6a28921e38ab0321596d15cfef5de23a1481a6f92f75

See more details on using hashes here.

File details

Details for the file mcp_formio_server-0.1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_formio_server-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c847af748faef8d3159c9ad8431bfa9967f34be99c9015f997d605deef450901
MD5 438ea7c770ac1dd78dfb583cb2683cab
BLAKE2b-256 2c63316374c4701f4cef47205670af94e08f3b0016107905b129d8fa179f6b81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page