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 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论