Back to directory
niyonabil/blogger-mcp-server

niyonabil/blogger-mcp-server

@niyonabil

MCP server for interacting with Google Blogger API, allowing AI models to manage blogs, posts, and labels

bloggergoogleblogcontent-managementapimcpaimcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "blogger": {
      "command": "npx",
      "args": [
        "-y",
        "@mcproadev/blogger-mcp-server"
      ],
      "env": {
        "BLOGGER_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15