purrplan MCP Tools
purrplan exposes 18 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_workspacesRead-onlylist workspaces
-
list_accountsRead-onlylist accounts
-
list_postsRead-onlylist posts
-
get_postRead-onlyget post
-
generate_ai_textgenerate ai text
-
create_draft_postMutatingcreate draft post
-
create_storiesMutatingcreate stories
-
update_draft_postMutatingupdate draft post
-
delete_postMutatingdelete post
-
upload_media_from_urlMutatingupload media from url
-
list_inboxRead-onlylist inbox
-
get_inbox_threadRead-onlyget inbox thread
-
reply_to_inbox_messagereply to inbox message
-
manage_inbox_messagesmanage inbox messages
-
refresh_inboxrefresh inbox
-
get_analyticsRead-onlyget analytics
-
get_top_postsRead-onlyget top posts
-
plan_my_weekplan my week
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.