Skip to main content
Glama

Ghost MCP Server

{ "name": "@fanyangmeng/ghost-mcp", "version": "0.1.0", "description": "MCP server for using the Ghost API", "main": "build/server.js", "bin": { "ghost-mcp": "build/server.js" }, "files": [ "build/" ], "scripts": { "build": "tsc", "start": "node build/server.js", "prepare": "npm run build", "test": "echo \"Error: no test specified\" && exit 1" }, "publishConfig": { "access": "public" }, "keywords": [], "author": "Fanyang Meng (https://mfydev.link)", "license": "ISC", "type": "commonjs", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "@tryghost/admin-api": "^1.13.13", "axios": "^1.8.4", "zod": "^3.24.3" }, "devDependencies": { "@types/axios": "^0.9.36", "@types/node": "^22.14.1", "typescript": "^5.8.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MFYDev/ghost-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server