Back to search
30
MCP

@bionicforms/mcp-server

npm/@bionicforms/mcp-server

MCP server for the BionicForms REST API — exposes form building, response management, and AI analysis as tools for Claude.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mwbidwell/bionicforms-mcp
Build forms, manage responses, and run AI analysis via the BionicForms API.
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
mcp-rest-api
A CLI tool that serves as an MCP Server for REST API interactions
0 tools
autoform-mcp-server
MCP server for bulk PDF form filling. Detect fields, fill templates, and generate hundreds of PDFs from data — directly from Claude.
0 tools
autoform-mcp
MCP server for the Autoform API from Slovensko.Digital
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@bionicforms/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}