Experimental MCP Server for CommCare Connect (ccc)
@dimagi
关于 Experimental MCP Server for CommCare Connect (ccc)
A proof of concept demo of an MCP server for CommCare Connect
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Experimental MCP Server for CommCare Connect (ccc)?
This experimental MCP server integrates with CommCare Connect's global stats API, allowing Claude Code and other MCP clients to query program dashboard data. It is built on the Python MCP SDK and is intended for developers and administrators who need programmatic access to earned amounts, paid amounts, active users, and visit statistics.
How to use Experimental MCP Server for CommCare Connect (ccc)?
To use it with Claude Code, run claude in the server folder. Modify the .mcp.json declaration for other tools. You need uv installed. Obtain an authentication token via the superuser admin page or a curl command with your username/password.
Key features of Experimental MCP Server for CommCare Connect (ccc)
- Queries CommCare Connect’s global stats API
- Filters by date ranges and program/organization IDs
- Returns earned/paid amounts, active users, visit stats
- Works with Claude Code and configurable for other MCP tools
- Supports local development and staging environments
Use cases of Experimental MCP Server for CommCare Connect (ccc)
- Monitor earned and paid amounts across programs and organizations
- Track active user counts over custom date ranges
- Retrieve visit statistics for program dashboards
- Automate program reporting with natural language queries via Claude
FAQ from Experimental MCP Server for CommCare Connect (ccc)
What can this MCP server query?
It queries the global stats API used by the program dashboard, returning amounts earned/paid, active users, and visit statistics. You can optionally filter by date ranges and specific program/organization IDs.
How do I get an authentication token?
As a superuser, visit https://connect.dimagi.com/admin/authtoken/tokenproxy/ to find a token associated with your email. Alternatively, run curl -X POST -d "[email protected]&password=***" https://connect.dimagi.com/auth-token/ to create one.
What dependencies are required?
You need uv installed on your system. The server itself uses the Python MCP SDK.
Can I test against a development or staging server?
Yes. Change the SERVER_ENDPOINT in .mcp.json to http://localhost:8000 or https://connect-staging.dimagi.com/ and obtain a token from that environment.
Is this production‑ready?
No, it is explicitly experimental and built on the Python MCP SDK. Current functionality is limited to querying the global stats API.
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论