71
/ 100
8 days ago
glama

BlogPublisher

Multi-platform blog publishing tool that enables users to save, schedule, and publish SEO-optimized articles to platforms like websites, LinkedIn, Twitter, and Substack directly from Claude.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 7 credentials: WEBSITE_API_KEY, LINKEDIN_ACCESS_TOKEN, TWITTER_API_KEY, TWITTER_API_SECRET, TWITTER_ACCESS_TOKEN, TWITTER_ACCESS_SECRET, SUBSTACK_API_KEY
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.
configDATABASE_URLUpdate in .env
configWEBSITE_API_URLYour blog API endpoint
🔐 secretWEBSITE_API_KEYAPI authentication key
🔐 secretLINKEDIN_ACCESS_TOKENcurl -H "Authorization: Bearer $" \
🔐 secretTWITTER_API_KEY
🔐 secretTWITTER_API_SECRET
🔐 secretTWITTER_ACCESS_TOKEN
🔐 secretTWITTER_ACCESS_SECRET
🔐 secretSUBSTACK_API_KEY
configSUBSTACK_PUBLICATION_ID
// 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 4 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/perlahm0404-blogpublisher-1a5wzi)](https://m8ven.ai/mcp/perlahm0404-blogpublisher-1a5wzi)
commit: fe89a4c18b6cfd3401179f3058343433f9ad5f62
code hash: d058798c2dd825885142cff01175ab50bbdbeeb1bc2270f5c089cb477a7ce4ac
verified: 6/22/2026, 12:47:37 PM
view raw JSON →