claude-code-mcp and ghost-mcp
About claude-code-mcp
KunihiroS/claude-code-mcp
MCP Server connects with claude code local command.
Exposes Claude Code CLI capabilities (explain, review, fix, edit, test code) as MCP tools through stdio-based JSON communication, using Base64 encoding to safely handle special characters in natural language inputs. Implements request routing via `child_process.spawn` to execute templated or custom Claude CLI commands and return results to MCP hosts. Integrates with Claude Desktop and other MCP hosts, supporting Node.js 18+ with configurable logging and environment-based CLI path configuration.
About ghost-mcp
MFYDev/ghost-mcp
A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blog by simply asking Claude etc.
Implements the official `@tryghost/admin-api` client with JWT authentication to provide full CRUD operations across Ghost resources (posts, members, tiers, newsletters, offers, webhooks, and more) through MCP tools. Built in TypeScript and distributed as an NPM package, it integrates directly into MCP-compatible clients like Claude Desktop via simple environment variable configuration, replacing an earlier Python implementation with improved type safety and reliability.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work