@blackopscenter/mcp-server
Freeby MCP Community
Remote MCP server exposing BlackOps publishing and marketing tools
v0.1.14Added Apr 12, 2026
@blackopscenter/mcp-server MCP Server
Remote MCP server exposing BlackOps publishing and marketing tools
Installation
Reviews
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"]
}
}
}