Loading MCP server directory, please wait...
Medium CLI + 23-tool MCP server. Your IDE drafts replies. No API keys.
npx @getmcp/cli add io.github.06ketan/medium-opsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.06ketan/medium-ops": {
"command": "uvx",
"args": [
"medium-ops",
"mcp",
"serve"
],
"env": {
"MEDIUM_INTEGRATION_TOKEN": "",
"MEDIUM_SID": "",
"MEDIUM_UID": "",
"MEDIUM_XSRF": "",
"MEDIUM_CF_CLEARANCE": "",
"MEDIUM_USERNAME": "",
"MEDIUM_OPS_MCP_PATH": "",
"MEDIUM_OPS_LLM_CMD": ""
}
}
}
}