substack-ops
Rank #44,540io.github.06ketan/substack-ops
Substack CLI + 26-tool MCP server. Your IDE drafts replies via propose_reply. No API keys.
substack-ops is a Model Context Protocol (MCP) server published by 06ketan. It ranks #44,540 of 131,629 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. substack-ops is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 87,089 of 131,629 servers on MCP Toplist.
Use substack-ops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add substack-ops -e "SUBSTACK_PUBLICATION_URL=<your SUBSTACK_PUBLICATION_URL>" -e "SUBSTACK_USER_ID=<your SUBSTACK_USER_ID>" -e "SUBSTACK_SESSION_TOKEN=<your SUBSTACK_SESSION_TOKEN>" -e "SUBSTACK_OPS_MCP_PATH=<your SUBSTACK_OPS_MCP_PATH>" -e "SUBSTACK_OPS_LLM_CMD=<your SUBSTACK_OPS_LLM_CMD>" -- uvx substack-ops mcp serveReplace each placeholder with your own value before saving.
[mcp_servers.substack-ops]
command = "uvx"
args = ["substack-ops", "mcp", "serve"]
[mcp_servers.substack-ops.env]
SUBSTACK_PUBLICATION_URL = "<your SUBSTACK_PUBLICATION_URL>"
SUBSTACK_USER_ID = "<your SUBSTACK_USER_ID>"
SUBSTACK_SESSION_TOKEN = "<your SUBSTACK_SESSION_TOKEN>"
SUBSTACK_OPS_MCP_PATH = "<your SUBSTACK_OPS_MCP_PATH>"
SUBSTACK_OPS_LLM_CMD = "<your SUBSTACK_OPS_LLM_CMD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"substack-ops": {
"command": "uvx",
"args": [
"substack-ops",
"mcp",
"serve"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<your SUBSTACK_PUBLICATION_URL>",
"SUBSTACK_USER_ID": "<your SUBSTACK_USER_ID>",
"SUBSTACK_SESSION_TOKEN": "<your SUBSTACK_SESSION_TOKEN>",
"SUBSTACK_OPS_MCP_PATH": "<your SUBSTACK_OPS_MCP_PATH>",
"SUBSTACK_OPS_LLM_CMD": "<your SUBSTACK_OPS_LLM_CMD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"substack-ops": {
"command": "uvx",
"args": [
"substack-ops",
"mcp",
"serve"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<your SUBSTACK_PUBLICATION_URL>",
"SUBSTACK_USER_ID": "<your SUBSTACK_USER_ID>",
"SUBSTACK_SESSION_TOKEN": "<your SUBSTACK_SESSION_TOKEN>",
"SUBSTACK_OPS_MCP_PATH": "<your SUBSTACK_OPS_MCP_PATH>",
"SUBSTACK_OPS_LLM_CMD": "<your SUBSTACK_OPS_LLM_CMD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"substack-ops": {
"type": "stdio",
"command": "uvx",
"args": [
"substack-ops",
"mcp",
"serve"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<your SUBSTACK_PUBLICATION_URL>",
"SUBSTACK_USER_ID": "<your SUBSTACK_USER_ID>",
"SUBSTACK_SESSION_TOKEN": "<your SUBSTACK_SESSION_TOKEN>",
"SUBSTACK_OPS_MCP_PATH": "<your SUBSTACK_OPS_MCP_PATH>",
"SUBSTACK_OPS_LLM_CMD": "<your SUBSTACK_OPS_LLM_CMD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"substack-ops": {
"command": "uvx",
"args": [
"substack-ops",
"mcp",
"serve"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<your SUBSTACK_PUBLICATION_URL>",
"SUBSTACK_USER_ID": "<your SUBSTACK_USER_ID>",
"SUBSTACK_SESSION_TOKEN": "<your SUBSTACK_SESSION_TOKEN>",
"SUBSTACK_OPS_MCP_PATH": "<your SUBSTACK_OPS_MCP_PATH>",
"SUBSTACK_OPS_LLM_CMD": "<your SUBSTACK_OPS_LLM_CMD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"substack-ops": {
"command": "uvx",
"args": [
"substack-ops",
"mcp",
"serve"
],
"env": {
"SUBSTACK_PUBLICATION_URL": "<your SUBSTACK_PUBLICATION_URL>",
"SUBSTACK_USER_ID": "<your SUBSTACK_USER_ID>",
"SUBSTACK_SESSION_TOKEN": "<your SUBSTACK_SESSION_TOKEN>",
"SUBSTACK_OPS_MCP_PATH": "<your SUBSTACK_OPS_MCP_PATH>",
"SUBSTACK_OPS_LLM_CMD": "<your SUBSTACK_OPS_LLM_CMD>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.06ketan%2Fsubstack-ops)<a href="https://mcptoplist.com/server/io.github.06ketan%2Fsubstack-ops"><img src="https://mcptoplist.com/badge/io.github.06ketan%2Fsubstack-ops.svg" alt="MCP Toplist: Top 50% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
06ketan
Other servers by 06ketan
View all 06ketan servers →Available versions (3)
| Version | Published |
|---|---|
| 0.3.5 | May 3, 2026 |
| 0.3.4 | May 2, 2026 |
| 0.3.1 | Apr 21, 2026 |
Frequently asked questions
- Who maintains substack-ops?
- substack-ops is maintained by 06ketan, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is substack-ops listed on the Official MCP Registry?
- Yes — substack-ops is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does substack-ops have?
- MCP Toplist tracks 3 versions of substack-ops, most recently published on May 3, 2026.
- Where can I find the source code for substack-ops?
- The source code for substack-ops is hosted at github.com/06ketan/substack-ops.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.