Skip to main content
Free - the MCP server is not plan-gated. You need an API token (fpat_…) - mint one under Settings → API & MCP in the dashboard.
Formpaste is a remote MCP server, so clients connect to it over HTTP via mcp-remote rather than launching a local process. Pick your client below. Swap fpat_YOUR_TOKEN for your real token in every case.
Claude Code installs MCP servers from the CLI:
Verify: run claude mcp list - formpaste should appear as connected.

Verify it connected

Once installed and restarted, your client should list formpaste as a connected server with six tools: create_form, get_snippet, list_forms, get_form, send_test_submission, and list_submissions. If it does not, see Troubleshooting.

MCP server

The endpoint, auth, and the full tool list.

Cookbook prompts

Prompts that drive create, wire, and verify end to end.