pressadvantage-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRESS_ADVANTAGE_API_KEY | Yes | Your Press Advantage API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_organizationsA | List all organizations in the account |
| get_organizationA | Get details of a single organization by ID |
| create_organizationC | Create a new organization |
| update_organizationC | Update an existing organization |
| list_organization_releasesA | List all releases belonging to a specific organization |
| list_releasesA | List all press releases in the account |
| get_releaseA | Get details and current state of a single press release |
| create_releaseA | Create a self-written press release. The customer provides the full content. Use order_written_release instead if you want Press Advantage writers to write it. |
| order_written_releaseA | Order a professionally written press release. Press Advantage writers will create the content based on your brief. |
| revise_releaseB | Submit revised content for a release that needs content revision |
| approve_releaseA | Approve the content of a release that is waiting for customer approval. Optionally include edited content. |
| reject_release_to_writersB | Reject the release content and send it back to writers with revision instructions |
| cancel_releaseB | Cancel a press release order |
| finalize_draft_releaseB | Convert a draft release into an active order, submitting it for processing |
| get_release_pickup_urlsA | Get the list of pickup URLs showing where this release was published across news outlets. Only available once the release is in 'completed' state. |
| list_distributionsA | List available distribution add-on channels for a release. Use the returned IDs with add_distribution_upgrade to add channels. |
| add_distribution_upgradeB | Add a specific distribution channel (wire) to an existing release |
| upgrade_to_premiumB | Upgrade an existing release to premium distribution, adding Yahoo Finance and other premium outlets |
| list_pixelsA | List all retargeting pixels in the account |
| get_pixelA | Get details of a single retargeting pixel |
| create_pixelA | Create a new retargeting pixel to attach to press releases |
| update_pixelA | Update an existing retargeting pixel |
| list_scheduled_ordersA | List all scheduled release orders in the account |
| get_scheduled_orderA | Get details of a single scheduled release order |
| create_scheduled_orderA | Create a new scheduled release order that automatically generates recurring press releases |
| update_scheduled_orderB | Update an existing scheduled release order |
| add_scheduled_videoA | Attach a video to a scheduled release order |
| add_scheduled_imageA | Attach an image to a scheduled release order |
| add_scheduled_subjectA | Add a subject/topic to a scheduled release order |
| add_scheduled_keywordC | Add a keyword to a scheduled release order |
| add_first_release_keywordA | Add a keyword specifically for the first release in a scheduled order |
| sandbox_editor_rejectsA | [SANDBOX/TESTING ONLY] Simulate an editor rejecting the release content back to the customer for revision |
| sandbox_editor_approvesA | [SANDBOX/TESTING ONLY] Simulate an editor approving the release content |
| sandbox_distribution_orderedA | [SANDBOX/TESTING ONLY] Simulate distribution being ordered / triggered |
| sandbox_distribution_completedA | [SANDBOX/TESTING ONLY] Simulate distribution completing — release moves to 'completed' state |
| sandbox_approve_with_exceptionB | [SANDBOX/TESTING ONLY] Simulate an editor approving an order that has a guideline exception |
| sandbox_writers_deliverA | [SANDBOX/TESTING ONLY] Simulate writers delivering content for a written-for-you release |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hamza-shamas/mcp-tester-pr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server