PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The official Model Context Protocol server for PostKing β an AI-powered content platform for social media scheduling, blog publishing, and brand management.
Connect Claude (Desktop, Cursor, or any MCP client) to your PostKing account and manage your entire content operation through conversation β generate posts, schedule them, repurpose URLs into social content, write and publish blog articles, generate landing pages and side pages, run SEO / GEO research and drafting, manage your asset library and weekly posting schedule, handle domains and API keys, and more.
The server exposes 210 tools across 26 modules β full parity with the postking-cli.
Transport note: On the remote HTTP transport (
mcp.postking.app), 206 tools are available. The 4 authentication tools (login_start,login_complete,logout,whoami) are omitted on that transport because it uses OAuth bearer tokens rather than device-code login. All other 206 tools are identical across both transports.
Option A β Via the GUI:
claude_desktop_config.json in your default editorOption B β Edit the config file directly:
Open ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows) in any text editor, paste the same JSON above, and save.
Once restarted, tell Claude: "Login to PostKing"
Then in Hermes: "Login to PostKing".
Use the same npx -y postking-mcp command in your client's MCP server config.
No API keys to copy. PostKing uses a device login flow:
login_start β shows a URL and short codelogin_complete β saves your token to ~/.postking/credentials.jsonYou never need to log in again. The token is permanent.
Available on stdio/local transport only. Remote HTTP transport authenticates via OAuth bearer token before the session is created.
| Tool | Description |
|---|---|
login_start | Begin device login β get a URL and code to approve in browser |
login_complete | Finish login and save token after browser approval |
logout | Clear locally stored credentials |
whoami | Return the profile of the currently authenticated user (email, plan, credit balance) |
| Tool | Description |
|---|---|
list_brands | List all brands on your account |
set_active_brand | Set the default brand for this session |
get_brand_info | View brand profile β tone, audience, themes |
create_brand | Create a brand manually (step 1 of manual onboarding) |
onboard_brand | Crawl a website and auto-generate a brand profile + 10 themes (step 1 of website onboarding) |
set_brand_mediums | Save the list of platforms the brand publishes on (step 2 of onboarding) |
get_brand_mediums | Read which publishing platforms a brand posts to |
get_brand_content_language | Read the language a brand's AI-generated content is written in, plus the supported set |
set_brand_content_language | Set the generation language for all future content β en, es, pt-BR, de, fr, cs |
get_onboarding_status | Poll background audience analysis + theme generation (step 3 of onboarding) |
| Tool | Description |
|---|---|
list_themes | List all content themes with IDs |
generate_themes | AI-generate new themes (uses credits) |
edit_theme | Update a theme's title or instructions |
delete_theme | Remove a theme |
| Tool | Description |
|---|---|
generate_post | AI-generate a post for a platform |
create_post | Save a manual post draft to one or more platforms |
list_posts | List posts filtered by status or platform |
get_post | View a single post |
approve_post | Approve and schedule a draft post |
schedule_post | Set a scheduled time on an existing post |
reschedule_post | Move a scheduled post to a new time |
cancel_post | Cancel a scheduled post without deleting it |
delete_post | Cancel and delete a post |
get_calendar | View upcoming scheduled content |
generate_bulk_posts | Fill a date range with AI-generated posts |
| Tool | Description |
|---|---|
repurpose_content | Turn a URL, text, or existing post into new social or blog content |
| Tool | Description |
|---|---|
list_voices | List available voice profiles |
rewrite_with_voice | Rewrite text in a specific voice |
| Tool | Description |
|---|---|
check_social_accounts | List connected and disconnected platforms |
generate_connect_link | Get a secure OAuth link to connect a platform |
disconnect_social_account | Disconnect a social account |
Reddit is a repurpose-to-Reddit workflow, not a scheduled publishing medium. Flow: reddit_generate_pool β reddit_get_pool β reddit_suggest β reddit_rewrite β reddit_list_posts.
| Tool | Description |
|---|---|
reddit_get_pool | View the brand's saved pool of relevant subreddits, sorted by relevance score |
reddit_generate_pool | Async: discover and score relevant subreddits for the brand by crawling Reddit |
reddit_global_pool | Return stats on the global subreddit dataset (informational only) |
reddit_discover_subreddits | Sync: search Reddit for subreddits by user-directed queries (with free-text disambiguation context), ranked by subscribers and flagged against the brand pool β 15 credits per call |
reddit_add_to_pool | Add subreddits to the brand's pool by name (resolves live from Reddit; partial success reported per name) β free |
reddit_remove_from_pool | Remove subreddits from the brand's pool by name (brand-scoped only; never touches the global cache) β free |
reddit_suggest | Sync: suggest up to 8 best-fit subreddits for a specific piece of content, each with 2-3 posting angles, promotion mode, and buyer intent |
reddit_rewrite | Async: rewrite a blog article or raw content as a native Reddit post for a target subreddit |
reddit_list_posts | List saved Reddit posts (outputs of reddit_rewrite), cursor-paginated |
| Tool | Description |
|---|---|
list_blogs | List publications and articles (filterable by status) |
list_publications | List publications only |
create_publication | Create a new blog publication |
update_publication | Update an existing publication's title, description, domain/routing, or layout (partial update) |
generate_blog_post | AI-generate a full blog article with optional voice |
get_blog_article | Fetch full article content, including the featured/header image (featuredImageUrl, featuredImageAlt, featuredImageDescription) |
get_blog_status | Poll generation/publish status for an article |
update_blog_article | Edit title, content, SEO fields, author, category, status, or the featured/header image (featuredImageUrl, featuredImageAlt, featuredImageDescription) |
delete_blog_article | Permanently delete an article |
publish_blog_article | Push to WordPress, Medium, Substack, etc. |
list_publishing_connections | List external platform connections |
import_blog_articles | Import from RSS feed or Blogger URL |
list_blog_authors | List blog authors |
create_blog_author | Create a new blog author |
list_blog_categories | List categories for a publication |
create_blog_category | Create a new category |
get_seo_roadmap | View SEO / GEO topic suggestions and completion stats |
Canonical flow: seo_add_seeds β seo_generate_keywords β seo_categorize β seo_generate_clusters β approve clusters β seo_generate_roadmap β review briefs β seo_approve_briefs (auto-fires article generation) β poll get_job β audit & publish.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/postking-mcp)<a href="https://allmcps.com/mcp/postking-mcp"><img src="https://allmcps.com/api/badge/postking-mcp?style=directory" alt="Postking MCP on AllMCPs" /></a>