Skip to content
Claude Desktop

NewsBlog Composer for Claude Desktop

io.github.mohammed-jameal-j/newsblog-composer

Verifies news stories, mines SEO keywords, builds schema and reviews your draft. You write it.

client:Claude Desktop transport:stdio runtime:pypi

Install NewsBlog Composer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "newsblog-composer": {
      "command": "uvx",
      "args": [
        "newsblog-composer-mcp"
      ],
      "env": {
        "TAVILY_API_KEY": "<TAVILY_API_KEY>",
        "GPTZERO_API_KEY": "<GPTZERO_API_KEY>",
        "CLOUDFLARE_ACCOUNT_ID": "<CLOUDFLARE_ACCOUNT_ID>",
        "CLOUDFLARE_API_TOKEN": "<CLOUDFLARE_API_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NewsBlog Composer in other clients