Your contact form dashboard.
Real-time, simple, secure.

FormPing gives you a clean web dashboard for every contact form submission. Built-in form builder, instant notifications on any device, AES-256 encryption. Set up in 2 minutes.

app.formping.ch
FormPing FormPing
Inbox 3
Tokens
Settings
Inbox 3 new
AM
Anna Müller
Hi, I'm interested in your...
now
TK
Thomas Koch
Please send me a quote for...
2m
SB
Sarah Brunner
Can we schedule a call?
15m

The old way

  • × Email lands in spam
  • × You check email hours later
  • × Lead goes cold
  • × Complex SMTP setup

With FormPing

  • Instant push notification
  • You see it in seconds
  • You respond while they wait
  • 2-minute widget install

Everything you need.
Nothing you don't.

Form Builder

Drag & drop custom form fields. No coding required.

Message Dashboard

All submissions in one clean dashboard. Search, filter, archive, and export.

2-Min Setup

Paste one script tag to any site. Works with any platform or CMS.

Notifications across devices

Get notified via push on your phone, tablet, or browser. Never miss a lead.

Encrypted

All form submissions are stored with AES-256 encryption.

Bot Protection

Built-in spam filter. No CAPTCHA needed for your visitors.

Up and running in 3 steps.

1

Create account

Sign up and get your unique token in seconds.

index.html
<script
  src="https://widget.formping.ch/widget.js"
  data-token="YOUR_TOKEN">
</script>
2

Add to your site

Paste the script into any HTML page or CMS.

Name
Anna Müller
Message
Hi, I'm interested in your...
Send message
3

Manage & respond

View all submissions in your dashboard. Get notified on any device.

FormPing
FORMPING now
New message from Anna Müller
"Hi, I'm interested in your..."

Works with your AI tools.

Connect FormPing to Claude Code, Cursor, or any MCP-compatible AI client. Manage forms with natural language.

1

Create an API Key

Go to Settings in your dashboard and create an API key for AI integrations.

API Key
fp_a1b2c3d4e5f6...
2

Connect your AI tool

Add FormPing as an MCP server. One command or config entry.

Terminal
claude mcp add formping \
  --transport http \
  --url https://mcp.formping.ch \
  --header "Authorization: Bearer fp_YOUR_KEY"
.cursor/mcp.json
{
  "mcpServers": {
    "formping": {
      "url": "https://mcp.formping.ch",
      "headers": {
        "Authorization": "Bearer fp_YOUR_KEY"
      }
    }
  }
}
claude_desktop_config.json
{
  "mcpServers": {
    "formping": {
      "url": "https://mcp.formping.ch",
      "headers": {
        "Authorization": "Bearer fp_YOUR_KEY"
      }
    }
  }
}
3

Manage forms with AI

Create tokens, generate embed codes, and manage forms using natural language.

Create a contact form for my portfolio site
Token created. Here's your embed code: <script src="...widget.js" data-token="abc123"></script>

Simple, honest pricing.

14-day free trial. No credit card required.

Monthly Yearly Save 11%

Frequently asked questions.

No. FormPing runs entirely on Cloudflare's infrastructure. There's nothing to install or configure on your server.

FormPing works on any website — plain HTML, WordPress, React, Webflow, or any other platform that allows custom scripts.

Yes. FormPing is based in Switzerland and processes data on Cloudflare's European infrastructure. Messages are encrypted with AES-256.

You'll be prompted to upgrade to Pro. Your forms and messages are preserved — just subscribe to keep using FormPing.

Yes. We have a dedicated WordPress plugin that connects your account and lets you insert forms without touching code.

Unlimited. Every device where you're logged in will receive push notifications instantly.

All messages are encrypted with AES-256-GCM before being stored.

Yes. The built-in form builder lets you add text fields, dropdowns, checkboxes, date pickers and more via drag & drop.