MCP Server

Overview

The DropInBlog MCP server lets you manage your blog directly from AI assistants like Claude, Claude Code and ChatGPT. Create posts, search content, update posts, and draft Blog Pilot outlines, all through natural conversation.


Getting Started

MCP Server URL

https://app.dropinblog.com/mcp

Claude Desktop & ChatGPT

Add the URL above as an MCP server in your client's settings. Both Claude and ChatGPT support adding MCP servers by URL.

Claude Code

Run this command to add the server:

claude mcp add --transport http dropinblog https://app.dropinblog.com/mcp

After adding the server, start a new Claude Code session and run /mcp to begin the authorization process.

Authorize

The first time you use a DropInBlog tool, your browser will open automatically. Log in to your DropInBlog account and click Authorize to grant access.

Once authorized, you're ready to go.


Tools

ToolWhat it does
get_current_identityShows who you're signed in as and which blogs you can access.
list_blogsLists all the blogs you can manage.
set_active_blogChooses which blog to work on.
create_postWrites a new post. Save it as a draft, publish it, or schedule it for later.
update_postEdits an existing post's content, title, status, SEO settings, and more.
get_postLooks up a post and shows a summary of its details.
search_postsFinds posts by title, status, date, and other filters.
manage_post_faqsAdds, edits, or replaces the FAQ section on a post.
get_post_analyticsShows Google Analytics stats like views, users, and engagement for your posts over a date range, plus overall totals.
list_blog_pilot_draftsShows Blog Pilot drafts that have an outline ready to be written.
get_blog_pilot_draft_instructionsPulls up a Blog Pilot draft's outline and writing guidance.
create_snippetCreates a reusable block of content (HTML/CSS/JS) you can drop into posts or apply automatically.
update_snippetEdits a Smart Snippets™ content or settings, or turns it on or off.
list_snippetsLists your Smart Snippets™ with their names, status, and where they appear.
get_snippetOpens a single Smart Snippets™ so you can see its full code.
list_categoriesLists your blog's categories.
list_authorsLists your blog's authors.