mcp-cli and drush-mcp
The MCP server for Drupal (Bloomidea/drush-mcp) and the MCP CLI client (apify/mcp-cli) are ecosystem siblings, specifically a server and its client, designed to be used together to allow AI agents to interact with Drupal sites via Drush commands.
About mcp-cli
apify/mcp-cli
mcpc is a CLI client for MCP. It supports persistent sessions, stdio/HTTP, OAuth 2.1, JSON output for code mode, proxy for AI sandboxes, and much more.
Exposes full MCP protocol capabilities—instructions, resources, prompts, async tasks, and dynamic server discovery—through intuitive shell commands and JSON output for scripting. Built as a lightweight stdio/HTTP client with persistent session management and an embedded proxy server for secure AI sandboxing. Supports OAuth 2.1 credential storage via OS keychain, x402 micropayment protocol integration, and config-file references for local MCP servers.
About drush-mcp
Bloomidea/drush-mcp
MCP server for Drupal via Drush. Lets AI agents (Claude Code, Gemini CLI, etc.) interact with any Drupal 10+/11+ site - locally, over SSH, or via Docker - by executing Drush commands.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work