MCP.so
Sign In

Furrow FormsVerifiedFeatured

@useburrow

About Furrow Forms

The form backend for vibe-coded websites. The only form backend an agent can run end to end. Full MCP server, agent skill, and examples for 33 tech stacks

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "furrow-forms": {
      "url": "https://api.furrowforms.com/mcp",
      "headers": {
        "Authorization": "Bearer frw_..."
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Furrow Forms?

The form backend for vibe-coded websites — MCP server, agent skill, and examples for 33 stacks

How to use Furrow Forms?

The README includes setup instructions such as claude mcp add furrow-forms -e FURROW_TOKEN=frw_... -- npx -y @furrowforms/mcp.

Key features of Furrow Forms

  • Cold start — POST /api/register mints a token without a human signup flow
  • One call per site — bootstrap_site is idempotent; re-run it freely
  • Settings cascade — spam, email, Turnstile, webhooks set once per project, inherited by every form
  • Signed webhooks with retries on every tier, including free
  • Free tier includes the full API and MCP — 100 clean submissions/month. Pro is $199/year, flat

Use cases of Furrow Forms

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Furrow Forms

Where is the source code for Furrow Forms?

The source code is linked from the repository URL on this page.

Does Furrow Forms include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Furrow Forms?

The source code is linked from the repository URL on this page.

Does Furrow Forms include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Developer Tools MCP servers