claude-code-mcp and ghost-mcp

claude-code-mcp
57
Established
ghost-mcp
49
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 25/25
Community 15/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 34
Forks: 6
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 156
Forks: 41
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work