What is the com.formpaste/formpaste MCP server?
Create and wire up contact forms from your coding agent. Forms, snippets, and submissions.
How to install com.formpaste/formpaste
Copy-paste configuration for popular MCP clients.
FORMPASTE_TOKENrequiredsecretFormpaste API token starting with fpat_, minted in the dashboard under Settings -> API & MCP. Use a setup-scoped token unless the agent needs to read submission content.
AuthorizationrequiredsecretBearer fpat_ token minted in the Formpaste dashboard under Settings -> API & MCP.
{
"mcpServers": {
"formpaste": {
"command": "npx",
"args": [
"-y",
"formpaste-mcp"
],
"env": {
"FORMPASTE_TOKEN": "<YOUR_FORMPASTE_TOKEN>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"formpaste": {
"command": "npx",
"args": [
"-y",
"formpaste-mcp"
],
"env": {
"FORMPASTE_TOKEN": "<YOUR_FORMPASTE_TOKEN>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"formpaste": {
"command": "npx",
"args": [
"-y",
"formpaste-mcp"
],
"env": {
"FORMPASTE_TOKEN": "<YOUR_FORMPASTE_TOKEN>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"formpaste": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"formpaste-mcp"
],
"env": {
"FORMPASTE_TOKEN": "<YOUR_FORMPASTE_TOKEN>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add formpaste --env FORMPASTE_TOKEN=<YOUR_FORMPASTE_TOKEN> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y formpaste-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.