Ghost · Capability
Ghost Content API — Posts
Ghost Content API — Posts. 3 operations. Lead operation: Browse posts. Self-contained Naftiko capability covering one Ghost business surface.
What You Can Do
GET
Browseposts
— Browse posts
/v1/posts
GET
Readpostbyslug
— Read a post by slug
/v1/posts/slug/{slug}
GET
Readpostbyid
— Read a post by ID
/v1/posts/{id}
MCP Tools
browse-posts
Browse posts
read-only
idempotent
read-post-slug
Read a post by slug
read-only
idempotent
read-post-id
Read a post by ID
read-only
idempotent