69
/ 100
5 days ago
glama

presskit-mcp

An MCP server for publishing markdown articles to Medium and Substack via unofficial APIs, with tools to list, create, and manage posts and drafts.

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
15 tools verified — handlers match their declared behaviour
11 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MEDIUM_INTEGRATION_TOKEN, SUBSTACK_PASSWORD
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.
configSUBSTACK_PUBLICATION_URL"": "https://yourpub.substack.com"
🔐 secretMEDIUM_INTEGRATION_TOKENexport ="your_token"
configMEDIUM_SESSION_COOKIE"": "your_sid_cookie",
configMEDIUM_AUTH_STATE_FILE"": "/path/to/medium-auth.json",
configSUBSTACK_EMAIL"": "you@example.com",
🔐 secretSUBSTACK_PASSWORD"": "your_substack_password",
configSUBSTACK_COOKIES_STRING
// 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/almoore-presskit-mcp-s2xheq)](https://m8ven.ai/mcp/almoore-presskit-mcp-s2xheq)
commit: df47982126d1f91368ee082c39b9e66746ea1504
code hash: 48224e79c8451358e062c1e0ca705a055c17a1386a91835675b7577a36098939
verified: 6/22/2026, 12:08:50 PM
view raw JSON →