Loomal

clappia-mcp

MCP server by github.com/clappia-dev/clappia-mcp

An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics

2 starsoci: docker.io/okaru413/clappia-mcp:1.0.1

About clappia-mcp

clappia-mcp is an MCP (Model Context Protocol) server published by clappia-dev in the official MCP registry, listed under App Automation on Loomal. An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics

It ships as a Docker image (docker.io/okaru413/clappia-mcp:1.0.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/clappia-dev/clappia-mcp, where the project has earned 2 GitHub stars.

Use clappia-mcp with your agent

Claude Code · one command
claude mcp add clappia-mcp -- docker run -i --rm docker.io/okaru413/clappia-mcp:1.0.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "clappia-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/okaru413/clappia-mcp:1.0.1"
      ]
    }
  }
}
ocidocker.io/okaru413/clappia-mcp:1.0.1

Frequently asked questions

What is clappia-mcp?
clappia-mcp is an MCP (Model Context Protocol) server by clappia-dev in the App Automation category. An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics
How do I connect clappia-mcp to Claude, Cursor, or another MCP client?
Install clappia-mcp from its oci package (docker.io/okaru413/clappia-mcp:1.0.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is clappia-mcp open source?
Yes — the source code is public at github.com/clappia-dev/clappia-mcp, with 2 GitHub stars.
Can AI agents pay to use clappia-mcp?
Not yet through Loomal — clappia-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain clappia-mcp? Claim this listing free by verifying GitHub ownership, or contact us.