Online PR - Press Release Distribution
Online.PR MCP Server
The official Model Context Protocol (MCP) server for Online.PR — the global platform for PR agencies, press release distribution, and media placements.
Connect any AI agent to search PR agencies, browse publications, order press release distribution, request quotes, and submit press releases.
Quick Start
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"online-pr": {
"command": "npx",
"args": ["-y", "online-pr-mcp"]
}
}
}That's it. No API key needed for search and discovery.
Other MCP Clients
npx online-pr-mcpAvailable Tools
Tool | Description |
| Search PR agencies by city, country, industry, service, or keyword |
| Get full agency profile with services, pricing, ratings |
| Find media outlets for PR placements by DA, price, category |
| Publication pricing, domain authority, turnaround time |
| Press release distribution packages with pricing |
| Package features and pricing details |
| Top-ranked PR agencies by country or industry |
| Submit a quote request to a PR agency |
| Get checkout link for a media placement |
| Get checkout link for press release distribution |
| Submit a press release to the Online.PR newsroom |
Example Queries
Once connected, ask your AI:
"Find me a PR agency in Dubai for healthcare"
"What publications can I buy for tech PR placements under $200?"
"Show me press release distribution packages"
"Get a quote from Edelman for a product launch"
"Submit a press release for my company"
API Access
All search/browse endpoints are public — no API key needed:
GET https://online.pr/api/mcp/agencies?city=London&industry=Technology
GET https://online.pr/api/mcp/publications?min_da=50&max_price=500
GET https://online.pr/api/mcp/pr-packages
GET https://online.pr/api/mcp/rankings?country=United+StatesWrite operations (quotes, orders, submissions) require an API key via X-MCP-Key header.
Integration
OpenAPI Spec: https://online.pr/openapi.json
MCP Discovery: https://online.pr/mcp.json
AI Plugin: https://online.pr/ai-plugin.json
Full Data: https://online.pr/llms-full.txt
Environment Variables
Variable | Default | Description |
|
| Platform URL |
| (empty) | API key for write operations |
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/onlineprfoundation/online-pr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server