formr-mcp

timseidel/formr-mcp
★ 0 stars Python AI/LLM Updated today
A MCP Server for the formr.org survey framework.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "formr-mcp": {
      "command": "uvx",
      "args": [
        "formr-mcp"
      ]
    }
  }
}

Or install with pip: pip install formr-mcp

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server for the [formr](https://formr.org) survey framework. Let LLM agents inspect, create, and edit formr run structures, manage settings, and get design guidance — all through natural language. - **Python 3.12+** - **[uv](https://docs.astral.sh/uv/)** — fast Python package manager

Tools (19)

FLOWCHART_URLFORMR_BASE_URLFORMR_CLIENT_IDFORMR_CLIENT_SECRETanalyze_runcreate_rundelete_runfind_run_itemsget_documentationget_documentation_topicsget_runget_run_structure_to_fileget_unit_typeslist_runsopen_flowchartsummarize_runupdate_run_settingsupdate_run_structure_from_filewhoami