jotform-mcp-server
0
This project is a Python client and MCP server that enables interaction with the JotForm API. It provides various tools for managing forms, submissions, and user accounts, with strong integration capabilities for MCP clients. The server can be easily set up using Smithery, Docker, or manual methods.
JotForm API - Python Client & MCP Server
This project provides a Python client for interacting with the JotForm API and a Model Context Protocol (MCP) server built on top of it. The server facilitates standardized interaction with JotForm API tools through various MCP-compatible clients like Windsurf, Claude Desktop, and n8n.
Features
- Integration with MCP Clients: Easily connect and configure using Smithery or direct server setup.
- Authentication: Requires JotForm API Key for user-related operations.
- Flexible Setup Options: Options for manual, Docker, and quick run setup.
- Available Tools: Extensive set of tools for user, form, submission, folder, report, and system management.
- Custom Tools: Includes a custom tool for searching submissions by date.
Usage
- The server can be installed via Smithery, manually, or run inside a Docker container.
- Requires configuration of an environment variable for JotForm API Key, with optional adjustments for server settings.