ghost-org-mcp.yml
Ghost ships two distinct first-party MCP surfaces. A hosted, anonymous, read-only documentation server runs at https://docs.ghost.org/mcp and answers a live tools/list. A separate local MCP server is built into @tryghost/ghst, Ghost's modern CLI, and is started with `ghst mcp stdio` (or `ghst mcp http` bound to loopback); it exposes the full Ghost Admin API surface as ~90 tools against a site the operator has already authenticated. The hosted server can be called by an agent today; the Admin-API server requires a human to install and authenticate the CLI first.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.