formpaste-mcp
Advanced tools
+3
-2
| { | ||
| "name": "formpaste-mcp", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "Create and wire up contact forms from your coding agent. Six tools for forms, snippets, and submissions.", | ||
| "type": "module", | ||
| "bin": { "formpaste-mcp": "./bin/formpaste-mcp.js" }, | ||
| "mcpName": "com.formpaste/formpaste", | ||
| "bin": { "formpaste-mcp": "bin/formpaste-mcp.js" }, | ||
| "files": ["bin", "src", "README.md", "LICENSE"], | ||
@@ -8,0 +9,0 @@ "engines": { "node": ">=18" }, |
7639
0.5%