plane-projectmanagement_mcp

oculairmedia/plane-projectmanagement_mcp

3.1

If you are the rightful owner of plane-projectmanagement_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Context Protocol (MCP) server implementation for the Ghost blogging platform with Server-Sent Events (SSE) transport support.

Tools

Functions exposed to the LLM to take actions

create_ghost_post

Create a new post in the Ghost blog.

list_ghost_posts

List all posts in the Ghost blog.

update_ghost_post

Update an existing post in the Ghost blog.

delete_ghost_post

Delete a post from the Ghost blog.

create_ghost_page

Create a new page in the Ghost blog.

list_ghost_pages

List all pages in the Ghost blog.

update_ghost_page

Update an existing page in the Ghost blog.

delete_ghost_page

Delete a page from the Ghost blog.

create_ghost_tag

Create a new tag in the Ghost blog.

update_ghost_tag

Update an existing tag in the Ghost blog.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources