Ghost MCP Server
@cromewar
Ghost MCP Server について
simple mcp server to post blogs to ghost CMS from Claude
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ghost-mcp-server-cromewar": {
"command": "uv",
"args": [
"venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Ghost MCP Server?
Ghost MCP Server is a FastMCP-based server that integrates Ghost CMS with Claude AI, allowing users to create blog posts directly from Claude.
How to use Ghost MCP Server?
Install the server using uv, configure your .env file with your Ghost API key and URL, then add the server to Claude Desktop’s MCP settings. Once configured, use the ghost_post tool from Claude to create posts with parameters such as title, content, tags, and status.
Key features of Ghost MCP Server
- Integrates Ghost CMS with Claude AI via MCP.
- Create blog posts with a simple natural‑language command.
- Supports draft and published statuses.
- Allows specifying author, tags, and feature image.
- Sets a default code language for code blocks.
Use cases of Ghost MCP Server
- Draft a blog post from a Claude conversation.
- Quickly publish a post to your Ghost blog without leaving Claude.
- Automate content creation by combining Ghost MCP with other MCP tools.
FAQ from Ghost MCP Server
What is Ghost MCP Server?
It is a server that connects Ghost CMS to Claude AI using the FastMCP framework, enabling Claude to create blog posts in your Ghost blog.
What are the requirements to run Ghost MCP Server?
Python 3.11 or higher and the uv package manager are required.
How do I configure Ghost MCP Server?
Copy .env.example to .env and set GHOST_API_KEY, GHOST_API_URL, and GHOST_API_VERSION. Then add the server to Claude Desktop’s MCP settings with the correct paths to uv and the project directory.
What parameters does the ghost_post tool accept?
The tool accepts title, content (markdown), author_id (default “1”), tags (list of tag names), status (draft or published), feature_image (URL), and code_language (default language for code blocks).
「その他」の他のコンテンツ
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント