Form.io MCP Server
Rank #7,219io.form/formio-mcp
Enables AI agents to manage forms, roles, actions, and projects on a Form.io Enterprise Server via MCP tools, turning it into a composable backend for agentically coded applications.
Form.io MCP Server is a Model Context Protocol (MCP) server published by formio. It ranks #7,219 of 95,682 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Form.io MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 88,463 of 95,682 servers on MCP Toplist.
Use Form.io MCP Server
Add Form.io MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"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_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 10% of 95,682" /></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 (2)
| Version | Published |
|---|---|
| 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 (8 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 2 versions of Form.io MCP Server, most recently published on Jul 29, 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.