Skip to content

@blackopscenter/mcp-server

Free

by MCP Community

Remote MCP server exposing BlackOps publishing and marketing tools

v0.1.14Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@blackopscenter/mcp-server MCP Server

Remote MCP server exposing BlackOps publishing and marketing tools

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @blackopscenter/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@blackopscenter/mcp-server": {
      "command": "npx",
      "args": ["-y", "@blackopscenter/mcp-server"]
    }
  }
}