An MCP (Model Context Protocol) server for interacting with Ghost CMS blogs through AI assistants.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.25.3^5.0.6^5.2.1^9.0.3^4.3.6^9.39.2^9.0.10^25.1.0^6.0.3^9.39.2^10.1.8^5.5.5^3.8.1^7.2.2^5.9.3^8.54.0^4.0.1864
commits
Fix OAuth issuer URL to read from GHOST_MCP_ISSUER_URL env var
9149a34View on GitHubFix homepage redirect to use relative path for correct baseUrl resolution
a6e5d37View on GitHubAdd admin login and settings page for OAuth credential management
80c5b6dView on GitHubAdd GitHub Actions workflow for Docker image build and GHCR push
91d7f86View on GitHubAdd Dockerfile, .dockerignore, and docker-compose.yml for SSE server deployment
f1450a3View on GitHubAdd GhostOAuthProvider implementing MCP OAuthServerProvider
f4ec89fView on GitHubAdd OAuth types and in-memory stores for MCP OAuth protocol
ea69de5View on GitHub