SERVER
Civicrm MCP Server
Rank #19414io.github.YogiAdhik/civicrm-mcp
Model Context Protocol server for CiviCRM — AuthX-first, schema-introspected, write-gated.
First listed
Apr 24, 2026
Last publish date
Apr 24, 2026
OVERVIEW
Civicrm MCP Server is a Model Context Protocol (MCP) server published by YogiAdhik. It ranks #19414 of 58,900 servers tracked on MCP Toplist. Civicrm MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 24, 2026 and most recently updated on Apr 24, 2026.
STANDING
#19,414of 58,900 tracked serversTop 50%
Ranks ahead of 39,486 of 58,900 servers on MCP Toplist.
CONNECT
Use Civicrm MCP Server
Add Civicrm MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"civicrm-mcp": {
"command": "npx",
"args": [
"-y",
"civicrm-mcp"
],
"env": {
"CIVICRM_BASE_URL": "<your CIVICRM_BASE_URL>",
"CIVICRM_API_KEY": "<your CIVICRM_API_KEY>",
"CIVICRM_CMS": "<your CIVICRM_CMS>",
"CIVICRM_SITE_KEY": "<your CIVICRM_SITE_KEY>",
"CIVICRM_AUTH_MODE": "<your CIVICRM_AUTH_MODE>",
"CIVICRM_ALLOW_WRITES": "<your CIVICRM_ALLOW_WRITES>",
"CIVICRM_ALLOW_DELETES": "<your CIVICRM_ALLOW_DELETES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
YogiAdhik
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Apr 24, 2026 |
| 0.1.1 | Apr 24, 2026 |
FAQ
Frequently asked questions
- What is Civicrm MCP Server?
- Model Context Protocol server for CiviCRM — AuthX-first, schema-introspected, write-gated.
- Who maintains Civicrm MCP Server?
- Civicrm MCP Server is maintained by YogiAdhik, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Civicrm MCP Server an official MCP server?
- Yes — Civicrm MCP Server is listed on the Official MCP Registry.
- How many versions does Civicrm MCP Server have?
- MCP Toplist tracks 2 versions of Civicrm MCP Server, most recently published on Apr 24, 2026.
- Where can I find the source code for Civicrm MCP Server?
- The source code for Civicrm MCP Server is hosted at github.com/YogiAdhik/civicrm-mcp.
EXPLORE