MCPcopy
hub / github.com/TryGhost/Ghost

github.com/TryGhost/Ghost @v6.50.0 sqlite

repository ↗ · DeepWiki ↗ · release v6.50.0 ↗
16,224 symbols 55,261 edges 5,081 files 1,890 documented · 12%
README

 

Ghost Ghost

 

<a href="https://ghost.org/">Ghost.org</a> •
<a href="https://forum.ghost.org">Forum</a> •
<a href="https://docs.ghost.org">Docs</a> •
<a href="https://github.com/TryGhost/Ghost/blob/main/.github/CONTRIBUTING.md">Contributing</a> •
<a href="https://twitter.com/ghost">Twitter</a>





<a href="https://ghost.org/">
    <img src="https://img.shields.io/badge/downloads-100M+-brightgreen.svg" alt="Downloads" />
</a>
<a href="https://github.com/TryGhost/Ghost/releases/">
    <img src="https://img.shields.io/github/release/TryGhost/Ghost.svg" alt="Latest release" />
</a>
<a href="https://github.com/TryGhost/Ghost/actions">
    <img src="https://github.com/TryGhost/Ghost/workflows/CI/badge.svg?branch=main" alt="Build status" />
</a>
<a href="https://github.com/TryGhost/Ghost/contributors/">
    <img src="https://img.shields.io/github/contributors/TryGhost/Ghost.svg" alt="Contributors" />
</a>

 

[!NOTE] Love open source? We're hiring! Ghost is looking staff engineers to join the team and work with us full-time

Fiercely independent, professional publishing. Ghost is the most popular open source, headless Node.js CMS which already works with all the tools you know and love.

 

Ghost(Pro) Ghost(Pro)

The easiest way to get a production instance deployed is with our official Ghost(Pro) managed service. It takes about 2 minutes to launch a new site with worldwide CDN, backups, security and maintenance all done for you.

For most people this ends up being the best value option because of how much time it saves — and 100% of revenue goes to the Ghost Foundation; funding the maintenance and further development of the project itself. So you’ll be supporting open source software and getting a great service!

 

Quickstart install

If you want to run your own instance of Ghost, in most cases the best way is to use our CLI tool

npm install ghost-cli -g

 

Then, if installing locally add the local flag to get up and running in under a minute - Local install docs

ghost install local

 

or on a server run the full install, including automatic SSL setup using LetsEncrypt - Production install docs

ghost install

 

Check out our official documentation for more information about our recommended hosting stack & properly upgrading Ghost, plus everything you need to develop your own Ghost themes or work with our API.

Contributors & advanced developers

For anyone wishing to contribute to Ghost or to hack/customize core files we recommend following our full development setup guides: Contributor guideDeveloper setup

 

Ghost sponsors

A big thanks to our sponsors and partners who make Ghost possible. If you're interested in sponsoring Ghost and supporting the project, please check out our profile on GitHub sponsors :heart:

DigitalOceanFastlyTinybirdBairesDev

 

Getting help

Everyone can get help and support from a large community of developers over on the Ghost forum. Ghost(Pro) customers have access to 24/7 email support.

To stay up to date with all the latest news and product updates, make sure you subscribe to our changelog newsletter — or follow us on Twitter, if you prefer your updates bite-sized and facetious. :saxophone::turtle:

 

License & trademark

Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.

Extension points exported contracts — how you extend this code

Mailer (Interface)
(no doc) [10 implementers]
ghost/core/core/server/services/notifications/notification-email.ts
PersistenceAdapter (Interface)
(no doc) [3 implementers]
e2e/data-factory/persistence/adapter.ts
UseSimplePaginationProps (Interface)
* A simple pagination hook that handles data slicing and page navigation. * * @example * const { currentPage, totalPa
apps/shade/src/hooks/use-simple-pagination.ts
NavigationStackContextType (Interface)
* React Router doesn't offer navigation stack tracking, so a custom provider * is added here.
apps/admin-x-framework/src/providers/navigation-stack-provider.tsx
EmailClient (Interface)
(no doc) [2 implementers]
e2e/helpers/services/email/mail-pit.ts
Screen (Interface)
* Visual regression baselines for Ghost Admin. * * Each test navigates to a Ghost Admin screen, hides dynamic content
e2e/visual-regression/capture-baselines.spec.ts
AppProps (Interface)
(no doc)
apps/admin-x-settings/src/app.tsx
DesignSystemAppProps (Interface)
(no doc)
apps/admin-x-design-system/src/design-system-app.tsx

Core symbols most depended-on inside this repo

get
called by 7300
ghost/core/core/server/services/remote-flags/index.ts
stub
called by 3680
ghost/core/test/utils/stripe-mocker.js
click
called by 1610
ghost/admin/app/components/gh-dropdown.js
create
called by 1251
ghost/core/core/server/services/gifts/gift-repository.ts
assertExists
called by 1247
ghost/core/test/utils/assertions.js
ok
called by 1201
e2e/data-factory/persistence/adapters/http-client.ts
find
called by 1163
ghost/admin/app/services/local-revisions.js
add
called by 1059
ghost/core/core/server/services/gift-links/service.ts

Shape

Function 7,992
Method 5,361
Class 1,958
Interface 913

Languages

TypeScript100%

Modules by API surface

apps/portal/src/utils/helpers.js94 symbols
ghost/core/test/utils/fixtures/themes/source/assets/built/source.js79 symbols
ghost/core/core/server/api/endpoints/index.js76 symbols
apps/activitypub/src/api/activitypub.ts75 symbols
apps/activitypub/src/hooks/use-activity-pub-queries.ts72 symbols
ghost/admin/app/controllers/lexical-editor.js67 symbols
ghost/admin/app/services/ajax.js66 symbols
ghost/core/test/utils/fixtures/themes/casper/assets/built/casper.js65 symbols
apps/shade/src/components/patterns/filters.tsx60 symbols
ghost/core/core/server/services/automations/database-automations-repository.ts56 symbols
ghost/core/test/utils/mock-knex.js45 symbols
ghost/core/core/server/services/stripe/stripe-api.js45 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@actions/core3.0.1 · 1×
@aws-sdk/client-s33.1075.0 · 1×
@babel/eslint-parser7.28.6 · 1×
@babel/plugin-proposal-class-properties7.18.6 · 1×
@babel/plugin-proposal-decorators7.29.0 · 1×
@codemirror/lang-css6.3.1 · 1×
@codemirror/lang-html6.4.11 · 1×
@codemirror/lang-javascript6.2.5 · 1×
@codemirror/lang-json6.0.2 · 1×
@codemirror/lang-markdown6.5.0 · 1×
@codemirror/lang-yaml6.1.3 · 1×
@codemirror/search6.7.1 · 1×

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add Ghost \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact