Form.io MCP Server
Rank #2,847io.form/formio-mcp
Create and manage Form.io forms, resources, actions, roles, and projects from your AI agent.
Form.io MCP Server is a Model Context Protocol (MCP) server published by formio. It ranks #2,847 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Form.io MCP Server is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 129,266 of 132,113 servers on MCP Toplist.
Use Form.io MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add formio-mcp -e "FORMIO_PROJECT_URL=<your FORMIO_PROJECT_URL>" -e "FORMIO_BASE_URL=<your FORMIO_BASE_URL>" -e "FORMIO_API_KEY=<your FORMIO_API_KEY>" -e "FORMIO_LOGIN_FORM=<your FORMIO_LOGIN_FORM>" -e "FORMIO_FORCE_BROWSER=<your FORMIO_FORCE_BROWSER>" -e "FORMIO_INSECURE_TLS=<your FORMIO_INSECURE_TLS>" -- npx -y @formio/mcpReplace each placeholder with your own value before saving.
[mcp_servers.formio-mcp]
command = "npx"
args = ["-y", "@formio/mcp"]
[mcp_servers.formio-mcp.env]
FORMIO_PROJECT_URL = "<your FORMIO_PROJECT_URL>"
FORMIO_BASE_URL = "<your FORMIO_BASE_URL>"
FORMIO_API_KEY = "<your FORMIO_API_KEY>"
FORMIO_LOGIN_FORM = "<your FORMIO_LOGIN_FORM>"
FORMIO_FORCE_BROWSER = "<your FORMIO_FORCE_BROWSER>"
FORMIO_INSECURE_TLS = "<your FORMIO_INSECURE_TLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formio-mcp": {
"command": "npx",
"args": [
"-y",
"@formio/mcp"
],
"env": {
"FORMIO_PROJECT_URL": "<your FORMIO_PROJECT_URL>",
"FORMIO_BASE_URL": "<your FORMIO_BASE_URL>",
"FORMIO_API_KEY": "<your FORMIO_API_KEY>",
"FORMIO_LOGIN_FORM": "<your FORMIO_LOGIN_FORM>",
"FORMIO_FORCE_BROWSER": "<your FORMIO_FORCE_BROWSER>",
"FORMIO_INSECURE_TLS": "<your FORMIO_INSECURE_TLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formio-mcp": {
"command": "npx",
"args": [
"-y",
"@formio/mcp"
],
"env": {
"FORMIO_PROJECT_URL": "<your FORMIO_PROJECT_URL>",
"FORMIO_BASE_URL": "<your FORMIO_BASE_URL>",
"FORMIO_API_KEY": "<your FORMIO_API_KEY>",
"FORMIO_LOGIN_FORM": "<your FORMIO_LOGIN_FORM>",
"FORMIO_FORCE_BROWSER": "<your FORMIO_FORCE_BROWSER>",
"FORMIO_INSECURE_TLS": "<your FORMIO_INSECURE_TLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"formio-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@formio/mcp"
],
"env": {
"FORMIO_PROJECT_URL": "<your FORMIO_PROJECT_URL>",
"FORMIO_BASE_URL": "<your FORMIO_BASE_URL>",
"FORMIO_API_KEY": "<your FORMIO_API_KEY>",
"FORMIO_LOGIN_FORM": "<your FORMIO_LOGIN_FORM>",
"FORMIO_FORCE_BROWSER": "<your FORMIO_FORCE_BROWSER>",
"FORMIO_INSECURE_TLS": "<your FORMIO_INSECURE_TLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formio-mcp": {
"command": "npx",
"args": [
"-y",
"@formio/mcp"
],
"env": {
"FORMIO_PROJECT_URL": "<your FORMIO_PROJECT_URL>",
"FORMIO_BASE_URL": "<your FORMIO_BASE_URL>",
"FORMIO_API_KEY": "<your FORMIO_API_KEY>",
"FORMIO_LOGIN_FORM": "<your FORMIO_LOGIN_FORM>",
"FORMIO_FORCE_BROWSER": "<your FORMIO_FORCE_BROWSER>",
"FORMIO_INSECURE_TLS": "<your FORMIO_INSECURE_TLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"formio-mcp": {
"command": "npx",
"args": [
"-y",
"@formio/mcp"
],
"env": {
"FORMIO_PROJECT_URL": "<your FORMIO_PROJECT_URL>",
"FORMIO_BASE_URL": "<your FORMIO_BASE_URL>",
"FORMIO_API_KEY": "<your FORMIO_API_KEY>",
"FORMIO_LOGIN_FORM": "<your FORMIO_LOGIN_FORM>",
"FORMIO_FORCE_BROWSER": "<your FORMIO_FORCE_BROWSER>",
"FORMIO_INSECURE_TLS": "<your FORMIO_INSECURE_TLS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.form%2Fformio-mcp)<a href="https://mcptoplist.com/server/io.form%2Fformio-mcp"><img src="https://mcptoplist.com/badge/io.form%2Fformio-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
formio
Other servers by formio
View all formio servers →Available versions (16)
| Version | Published |
|---|---|
| 0.13.0 | Sep 9, 2026 |
| 0.12.3 | Aug 31, 2026 |
| 0.12.2 | Aug 30, 2026 |
| 0.12.1 | Aug 28, 2026 |
| 0.12.0 | Aug 28, 2026 |
| 0.11.0 | Aug 21, 2026 |
| 0.10.0 | Aug 18, 2026 |
| 0.9.0 | Aug 17, 2026 |
| 0.8.4 | Aug 5, 2026 |
| 0.8.3 | Aug 4, 2026 |
| 0.8.2 | Aug 4, 2026 |
| 0.8.1 | Aug 4, 2026 |
| 0.8.0 | Aug 4, 2026 |
| 0.7.0 | Jul 29, 2026 |
| 0.6.0 | Jul 29, 2026 |
| 0.5.1 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Form.io MCP Server?
- Form.io MCP Server is maintained by formio, which publishes 4 MCP servers (24 total versions) tracked on MCP Toplist.
- Is Form.io MCP Server listed on the Official MCP Registry?
- Yes — Form.io MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Form.io MCP Server have?
- MCP Toplist tracks 16 versions of Form.io MCP Server, most recently published on Sep 9, 2026.
- Where can I find the source code for Form.io MCP Server?
- The source code for Form.io MCP Server is hosted at github.com/formio/ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.