furrow-forms
Rank #20,492com.furrowforms/furrow-forms
Form backend an agent runs end to end: provision forms, snippets, spam, signed webhooks.
furrow-forms is a Model Context Protocol (MCP) server published by useburrow. It ranks #20,492 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. furrow-forms is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 111,554 of 132,046 servers on MCP Toplist.
Use furrow-forms
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http furrow-forms https://api.furrowforms.com/mcpclaude mcp add furrow-forms -e "FURROW_TOKEN=<your FURROW_TOKEN>" -- npx -y @furrowforms/mcpReplace each placeholder with your own value before saving.
[mcp_servers.furrow-forms]
url = "https://api.furrowforms.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.furrow-forms]
command = "npx"
args = ["-y", "@furrowforms/mcp"]
[mcp_servers.furrow-forms.env]
FURROW_TOKEN = "<your FURROW_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.furrowforms.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"furrow-forms": {
"command": "npx",
"args": [
"-y",
"@furrowforms/mcp"
],
"env": {
"FURROW_TOKEN": "<your FURROW_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furrow-forms": {
"url": "https://api.furrowforms.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"furrow-forms": {
"command": "npx",
"args": [
"-y",
"@furrowforms/mcp"
],
"env": {
"FURROW_TOKEN": "<your FURROW_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"furrow-forms": {
"type": "http",
"url": "https://api.furrowforms.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"furrow-forms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@furrowforms/mcp"
],
"env": {
"FURROW_TOKEN": "<your FURROW_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furrow-forms": {
"serverUrl": "https://api.furrowforms.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"furrow-forms": {
"command": "npx",
"args": [
"-y",
"@furrowforms/mcp"
],
"env": {
"FURROW_TOKEN": "<your FURROW_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"furrow-forms": {
"url": "https://api.furrowforms.com/mcp"
}
}
}{
"mcpServers": {
"furrow-forms": {
"command": "npx",
"args": [
"-y",
"@furrowforms/mcp"
],
"env": {
"FURROW_TOKEN": "<your FURROW_TOKEN>"
}
}
}
}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/com.furrowforms%2Ffurrow-forms)<a href="https://mcptoplist.com/server/com.furrowforms%2Ffurrow-forms"><img src="https://mcptoplist.com/badge/com.furrowforms%2Ffurrow-forms.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
useburrow
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 26, 2026 |
| 1.0.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains furrow-forms?
- furrow-forms is maintained by useburrow, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is furrow-forms listed on the Official MCP Registry?
- Yes — furrow-forms is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does furrow-forms have?
- MCP Toplist tracks 2 versions of furrow-forms, most recently published on Aug 26, 2026.
- Where can I find the source code for furrow-forms?
- The source code for furrow-forms is hosted at github.com/useburrow/furrow-forms.
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.