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
| Tool | What it does |
|---|---|
get_current_identity | Shows who you're signed in as and which blogs you can access. |
list_blogs | Lists all the blogs you can manage. |
set_active_blog | Chooses which blog to work on. |
create_post | Writes a new post. Save it as a draft, publish it, or schedule it for later. |
update_post | Edits an existing post's content, title, status, SEO settings, and more. |
get_post | Looks up a post and shows a summary of its details. |
search_posts | Finds posts by title, status, date, and other filters. |
manage_post_faqs | Adds, edits, or replaces the FAQ section on a post. |
get_post_analytics | Shows Google Analytics stats like views, users, and engagement for your posts over a date range, plus overall totals. |
list_blog_pilot_drafts | Shows Blog Pilot drafts that have an outline ready to be written. |
get_blog_pilot_draft_instructions | Pulls up a Blog Pilot draft's outline and writing guidance. |
create_snippet | Creates a reusable block of content (HTML/CSS/JS) you can drop into posts or apply automatically. |
update_snippet | Edits a Smart Snippets™ content or settings, or turns it on or off. |
list_snippets | Lists your Smart Snippets™ with their names, status, and where they appear. |
get_snippet | Opens a single Smart Snippets™ so you can see its full code. |
list_categories | Lists your blog's categories. |
list_authors | Lists your blog's authors. |