74
grade C
10 days ago
glama

Blogger MCP Server

Enables AI assistants to interact with the Google Blogger API v3 to manage blog posts and metadata. It supports the full post lifecycle including creating, updating, publishing, and deleting content through natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BLOGGER_API_KEY, GOOGLE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBLOGGER_API_KEYFor read ops Google Blogger API key
configDEFAULT_BLOG_IDDefault blog — Set to skip passing blogId on every tool call
configGOOGLE_CLIENT_IDFor write ops OAuth 2.0 Client ID
🔐 secretGOOGLE_CLIENT_SECRETFor write ops OAuth 2.0 Client Secret
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aleck31-mcp-blogger-199f1r)](https://m8ven.ai/mcp/aleck31-mcp-blogger-199f1r)
commit: 76c470fa991ea272d67238a5168912ed4c793a39
code hash: 25d8b7e9ab0ce8d017792c6a09f05a7364aa3a8902769bce7ed1655fb208ed11
verified: 4/11/2026, 3:05:27 PM
view raw JSON →