Server data from the Official MCP Registry
Substack MCP server: posts are draft-only by design; short-form Notes publish immediately.
About
Substack MCP server: posts are draft-only by design; short-form Notes publish immediately.
Security Report
This is a well-structured MCP server for Substack with appropriate authentication, clear authorization boundaries, and safe-by-design principles. The code demonstrates good security practices: credentials are environment-variable-based (not hardcoded), sensitive operations are properly scoped (long-form posts are draft-only, Notes publish immediately with clear warnings), and error handling is comprehensive. Minor code quality observations exist but do not constitute security vulnerabilities. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SUBSTACK_PUBLICATION_URL
Environment variable: SUBSTACK_SESSION_TOKEN
Environment variable: SUBSTACK_USER_ID
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-conorbronsdon-substack-mcp": {
"env": {
"SUBSTACK_USER_ID": "your-substack-user-id-here",
"SUBSTACK_SESSION_TOKEN": "your-substack-session-token-here",
"SUBSTACK_PUBLICATION_URL": "your-substack-publication-url-here"
},
"args": [
"-y",
"@conorbronsdon/substack-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
