Github Clappia Dev Clappia Mcp
An MCP server that provides integration with Clappia platform
About This MCP Server
A Python-based MCP server that provides a comprehensive interface for interacting with the Clappia platform. This server enables programmatic management of Clappia applications, forms, submissions, and more.
Clappia is a no-code platform that allows businesses, operations teams, and non-developers to create custom apps—like inspection forms, approval workflows, field data collection tools, internal dashboards, and more—without writing a single line of code. It's used across industries for automating manual processes, digitizing paperwork, and improving operational efficiency. Click here to learn more.
Tools & Endpoints5
Example Workflow
1. Create a New Application
2. Add a Field to an Application
3. Update a Field
4. Create a Submission
5. Get Submissions with Filtering
What Problems It Solves
- The server will automatically start when Claude Desktop launches
- Access tools through the Claude Desktop interface
Why Use Github Clappia Dev Clappia Mcp?
- App Management
- Create new Clappia apps with customizable sections and fields
- Retrieve detailed app definitions with field metadata
- Submission Management
- Create new submissions with field data
- Edit existing submissions with validation
- Update submission status with optional comments
- Manage submission owners with email-based assignments
- Retrieve submissions with advanced filtering and pagination
- Get submission aggregations for analytics with customizable dimensions
- Field Management
- Add new fields with comprehensive configuration options
Specifications
Requirements
- Python 3.8 or higher
- uv python package manager
- Access to Clappia API Key and Workplace ID
- Claude for Desktop (or any other MCP Clients)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"clappia-mcp": {
"command": "uv",
"args": [
"--directory",
"/Users/<YOUR_DIECTORY>/Desktop/clappia-mcp",
"run",
"clappia-mcp.py"
],
"env": {
"CLAPPIA_API_KEY": "<ENTER_YOUR_WORKPLACE_API_KEY_HERE>",
"CLAPPIA_WORKPLACE_ID": "<ENTER_YOUR_WORKPLACE_ID_HERE>"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Clappia Dev Clappia Mcp
- Function
- An MCP server that provides integration with Clappia platform
- Available Tools
- 1. Create a New Application, 2. Add a Field to an Application, 3. Update a Field, 4. Create a Submission, 5. Get Submissions with Filtering
- Transport
- Package
- Language
- oci
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.