Clipform MCP Server
Rank #4,664io.github.Clipform/mcp-server
Interactive video forms that capture authentic responses. Build engaging forms in minutes.
Clipform MCP Server is a Model Context Protocol (MCP) server published by clipform. It ranks #4,664 of 132,046 servers tracked on MCP Toplist. Clipform MCP Server is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 43 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 127,382 of 132,046 servers on MCP Toplist.
Use Clipform MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http clipform https://mcp.clipform.io/claude mcp add clipform -e "CLIPFORM_API_KEY=<your CLIPFORM_API_KEY>" -e "API_URL=<your API_URL>" -- npx -y @clipform/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.clipform]
url = "https://mcp.clipform.io/"Add to ~/.codex/config.toml.
[mcp_servers.clipform]
command = "npx"
args = ["-y", "@clipform/mcp-server"]
[mcp_servers.clipform.env]
CLIPFORM_API_KEY = "<your CLIPFORM_API_KEY>"
API_URL = "<your API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.clipform.io/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"clipform": {
"command": "npx",
"args": [
"-y",
"@clipform/mcp-server"
],
"env": {
"CLIPFORM_API_KEY": "<your CLIPFORM_API_KEY>",
"API_URL": "<your API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipform": {
"url": "https://mcp.clipform.io/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"clipform": {
"command": "npx",
"args": [
"-y",
"@clipform/mcp-server"
],
"env": {
"CLIPFORM_API_KEY": "<your CLIPFORM_API_KEY>",
"API_URL": "<your API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clipform": {
"type": "http",
"url": "https://mcp.clipform.io/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"clipform": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clipform/mcp-server"
],
"env": {
"CLIPFORM_API_KEY": "<your CLIPFORM_API_KEY>",
"API_URL": "<your API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipform": {
"serverUrl": "https://mcp.clipform.io/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clipform": {
"command": "npx",
"args": [
"-y",
"@clipform/mcp-server"
],
"env": {
"CLIPFORM_API_KEY": "<your CLIPFORM_API_KEY>",
"API_URL": "<your API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clipform": {
"url": "https://mcp.clipform.io/"
}
}
}{
"mcpServers": {
"clipform": {
"command": "npx",
"args": [
"-y",
"@clipform/mcp-server"
],
"env": {
"CLIPFORM_API_KEY": "<your CLIPFORM_API_KEY>",
"API_URL": "<your API_URL>"
}
}
}
}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.github.Clipform%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.Clipform%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.Clipform%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
clipform
Available versions (43)
| Version | Published |
|---|---|
| 2.15.5 | Sep 9, 2026 |
| 2.15.4 | Sep 9, 2026 |
| 2.15.3 | Sep 8, 2026 |
| 2.15.2 | Sep 8, 2026 |
| 2.15.1 | Sep 8, 2026 |
| 2.15.0 | Sep 7, 2026 |
| 2.14.0 | Sep 7, 2026 |
| 2.13.0 | Sep 5, 2026 |
| 2.12.0 | Sep 5, 2026 |
| 2.11.1 | Sep 5, 2026 |
| 2.11.0 | Sep 4, 2026 |
| 2.10.11 | Sep 4, 2026 |
| 2.10.10 | Sep 4, 2026 |
| 2.10.9 | Sep 4, 2026 |
| 2.10.8 | Sep 4, 2026 |
| 2.10.7 | Sep 4, 2026 |
| 2.10.6 | Sep 4, 2026 |
| 2.10.5 | Sep 4, 2026 |
| 2.10.4 | Sep 4, 2026 |
| 2.10.3 | Sep 4, 2026 |
| 2.10.2 | Sep 4, 2026 |
| 2.6.0 | Aug 30, 2026 |
| 2.5.1 | Aug 29, 2026 |
| 2.5.0 | Aug 29, 2026 |
| 2.4.0 | Aug 7, 2026 |
| 2.3.0 | Aug 4, 2026 |
| 2.2.3 | Aug 4, 2026 |
| 2.2.2 | Jul 26, 2026 |
| 2.2.1 | Jul 22, 2026 |
| 2.2.0 | Jul 22, 2026 |
| 2.1.2 | Jul 20, 2026 |
| 2.1.1 | Jul 20, 2026 |
| 2.1.0 | Jul 17, 2026 |
| 2.0.4 | Jul 17, 2026 |
| 2.0.3 | Jul 16, 2026 |
| 2.0.2 | Jul 16, 2026 |
| 2.0.1 | Jul 16, 2026 |
| 2.0.0 | Jul 16, 2026 |
| 1.48.0 | Jul 8, 2026 |
| 1.47.1 | Jul 8, 2026 |
| 1.47.0 | Jul 6, 2026 |
| 1.46.2 | Jul 3, 2026 |
| 1.39.0 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Clipform MCP Server?
- Clipform MCP Server is maintained by clipform, which publishes 1 MCP server (43 total versions) tracked on MCP Toplist.
- Is Clipform MCP Server listed on the Official MCP Registry?
- Yes — Clipform MCP Server is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Clipform MCP Server have?
- MCP Toplist tracks 43 versions of Clipform MCP Server, most recently published on Sep 9, 2026.
- Where can I find the source code for Clipform MCP Server?
- The source code for Clipform MCP Server is hosted at github.com/clipform/mcp-server.
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.