io.github.mwbidwell/bionicforms-mcp
Quality Score
84
/100
Build forms, manage responses, and run AI analysis via the BionicForms API.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"bionicforms-mcp": {
"command": "npx",
"args": [
"-y",
"@bionicforms/mcp-server"
],
"env": {
"BIONICFORMS_API_KEY": "<your-bionicforms_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"bionicforms-mcp": {
"command": "npx",
"args": [
"-y",
"@bionicforms/mcp-server"
],
"env": {
"BIONICFORMS_API_KEY": "<your-bionicforms_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @bionicforms/mcp-server§02 Environment variables
BIONICFORMS_API_KEYrequiredsecret
Your BionicForms API key (starts with bf_k1_)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.