服务器
B
Bionicforms
@bionicforms
MCP server for BionicForms — build forms, manage responses, and trigger AI analysis from Claude. Agents can self-register without an existing account. 19 tools covering forms CRUD, schema management, response collection, AI-powered analysis, webhooks, and account management. Inst
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Bionicforms": {
"command": "npx",
"args": [
"@bionicforms/mcp-server"
]
}
}
}