medium-ops runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 24 May 2026.
Medium CLI + 23-tool MCP server. Your IDE drafts replies. No API keys.
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add medium-ops -- uvx medium-ops
{
"mcpServers": {
"medium-ops": {
"args": [
"medium-ops"
],
"command": "uvx"
}
}
}
[mcp_servers.medium-ops]
command = "uvx"
args = ["medium-ops"]
{
"mcpServers": {
"medium-ops": {
"args": [
"medium-ops"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"medium-ops": {
"args": [
"medium-ops"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MEDIUM_INTEGRATION_TOKEN (Legacy Medium Integration Token (api.medium.com/v1/*). Optional. Generate at medium.com/me/settings → 'Integration tokens' (note: Medium stopped issuing new tokens in 2023).), MEDIUM_SID (Medium 'sid' cookie value from medium.com (Application → Cookies). Used for authenticated reads + dashboard GraphQL.), MEDIUM_UID (Medium 'uid' cookie value. Required alongside sid for some authenticated endpoints.), MEDIUM_XSRF (Medium 'xsrf' cookie value. Required for any dashboard write (post_response, publish_post, delete_post, draft updates).), MEDIUM_CF_CLEARANCE (Cloudflare 'cf_clearance' cookie. Only required when Cloudflare challenges your IP for dashboard write calls.), MEDIUM_USERNAME (Your Medium handle (without the @). Required for the public RSS read path so the client knows whose feed to fetch.), MEDIUM_OPS_MCP_PATH (Override path to the mcp.json file the auth layer reads. Defaults to ~/.cursor/mcp.json.), MEDIUM_OPS_LLM_CMD (Optional: override the host CLI used by the unattended daemon path (default: auto-detect claude / cursor-agent / codex on PATH). Use {prompt} placeholder if your CLI takes the prompt as an arg.).
The author declared them in the registry entry; get the values from the project itself.
Substack CLI + 26-tool MCP server. Your IDE drafts replies via propose_reply. No API keys.
Local-first MCP server: Claude searches, asks & drafts from your Obsidian vault. 21 tools, no keys.
A MCP server for Gmail that lets you search, read, and draft emails and replies.
A MCP server for Outlook email that lets you search, read, and draft emails and replies.
MCP server for the @agentutility mediakit cluster — pay-per-call x402 tools, no API keys, USDC on…
MCP server for the @agentutility agentops cluster — pay-per-call x402 tools, no API keys, USDC on…
MCP server and CLI tool for interacting with the Wayback Machine without API keys
Encrypted credential vault: LLM, service & OAuth keys. 21-tool MCP server for your AI agent.
Answers built from our own checks of this server.