Public Relations MCP server — brand monitoring, media sentiment analysis, crisis detection, social listening, share of voice comparison, and press release formatting. 8 tools powered by GDELT, Reddit, and Wikipedia (all free, no API keys).
cargo install mcp-pr
mcp-pr # Zero configuration| Tool | Description |
|---|---|
monitor_brand |
Track brand mentions across global news media |
analyze_sentiment |
Positive/negative/neutral sentiment breakdown |
track_coverage_volume |
Coverage volume over time (spike detection) |
compare_share_of_voice |
Compare media coverage between brands |
detect_crisis |
Early warning on negative coverage spikes |
get_entity_background |
Company/person info from Wikipedia (for press kits) |
monitor_reddit |
Social listening on Reddit discussions |
format_press_release |
Generate wire-service formatted press release |
{
"mcpServers": {
"pr": { "command": "mcp-pr" }
}
}Apache-2.0