Loomal

chaprola

MCP server by github.com/cletcher/chaprola-mcp

Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP.

0 starsnpm: @chaprola/mcp-server

About chaprola

chaprola is an MCP (Model Context Protocol) server published by cletcher in the official MCP registry, listed under Search on Loomal. Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP.

It ships as an npm package (@chaprola/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cletcher/chaprola-mcp.

Use chaprola with your agent

Claude Code · one command
claude mcp add chaprola -- npx -y @chaprola/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "chaprola": {
      "command": "npx",
      "args": [
        "-y",
        "@chaprola/mcp-server"
      ]
    }
  }
}
npm@chaprola/mcp-server

Frequently asked questions

What is chaprola?
chaprola is an MCP (Model Context Protocol) server by cletcher in the Search category. Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP.
How do I connect chaprola to Claude, Cursor, or another MCP client?
Install chaprola from its npm package (@chaprola/mcp-server) 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 chaprola open source?
Yes — the source code is public at github.com/cletcher/chaprola-mcp.
Can AI agents pay to use chaprola?
Not yet through Loomal — chaprola 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 chaprola? Claim this listing free by verifying GitHub ownership, or contact us.