Loading MCP server directory, please wait...
Form backend for agents: create a live form endpoint with no signup, configure it, read submissions.
npx @getmcp/cli add com.formslist/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.formslist/mcp": {
"command": "npx",
"args": [
"-y",
"formslist-mcp"
],
"env": {
"FORMSLIST_API_KEY": "",
"FORMSLIST_BASE_URL": ""
}
}
}
}