release-announcer-mcp

h-kazuki-pixel/release-announcer-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server that turns a GitHub repo into ready-to-review release announcements (X, Reddit, awesome lists, MCP directories) + a publish-readiness checklist
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "release-announcer-mc": {
      "command": "npx",
      "args": [
        "-y",
        "h-kazuki-pixel/release-announcer-mcp"
      ]
    }
  }
}

Topics

claudedeveloper-toolsmcpmcp-serverrelease-automationtypescript