Blogger is Google's free blog-publishing platform. Create, edit, search, and manage blog posts and pages programmatically. Supports drafts, labels, comments, and full HTML content.
Domain knowledge for Blogger — workflow patterns, data models, and gotchas for your AI agent.
Google-hosted blog-publishing platform for creating and managing blogs.
blog_id.blog_id, then create a post with title + HTML content.is_draft=true, review, then update when ready (updates move drafts to published when you configure that transition).blog_id is required for almost every operation — copy it from the blog directory first.Create a new blog post with a title and HTML content. Optionally add labels and choose to save as draft or publish immediately.
Permanently delete a blog post. This action cannot be undone.
Get detailed information about a specific blog including its name, description, URL, locale, and post/page counts.
Get a single post by ID including its full HTML content, author, labels, comments count, and publication metadata.
List all comments on a specific blog post. Returns each comment's content, author, and timestamp with pagination support.
List all blogs owned by the authenticated user. Returns blog IDs, titles, URLs, and post/page counts. Use this first to discover available blog IDs fo...
List all static pages in a blog (e.g. About, Contact). Returns page titles, content, and publication status.
List posts in a blog with optional filtering by status (DRAFT/LIVE/SCHEDULED) and pagination. Returns post titles, content, authors, labels, and publi...
Search for posts in a blog by keyword. Returns matching posts with titles, content snippets, and metadata.
Update an existing blog post. You can change the title, content, and/or labels. Only provided fields are updated.
Blogger is Google's free blog-publishing platform. Create, edit, search, and manage blog posts and pages programmatically. Supports drafts, labels, comments, and full HTML content. It provides 10 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/blogger. Authentication is handled automatically.
Blogger provides 10 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Blogger uses One-click sign in. Blogger requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Blogger to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More social integrations you might like
Ayrshare is a full-featured social media management API that enables posting, scheduling, and analyt...
Dev.to is a community of software developers sharing articles, tutorials, and discussions. Publish b...
Complete Hacker News toolkit. Browse live ranked lists (top, best, new, Show HN, Ask HN, jobs), sear...
Hashnode is a blogging platform for developers. Publish articles, manage drafts, search posts, brows...
LinkedIn API. Manage company pages, post content, engage with comments and reactions, run ad campaig...
Mention is a social media monitoring and listening tool that allows businesses to track brand mentio...