azerion/improvedigital-publisher-mcp-server
If you are the rightful owner of improvedigital-publisher-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The ImproveDigital Publisher MCP Server is a Model Context Protocol server implementation that provides access to the ImproveDigital API for inventory management.
Tools
Functions exposed to the LLM to take actions
inventories_get_inventories
GET /publisher/v1/publishers/{publisherId}/inventories
inventories_get_inventory_zones
GET /publisher/v1/publishers/{publisherId}/inventories/{inventoryId}/zones
inventories_get_inventory_placements
GET /publisher/v1/publishers/{publisherId}/inventories/{inventoryId}/zones/{zoneId}/placements
inventories_get_inventory_placement
GET /publisher/v1/publishers/{publisherId}/inventories/{inventoryId}/zones/{zoneId}/placements/{placementId}
inventories_create_inventory_placement
POST /publisher/v1/publishers/{publisherId}/inventories/{inventoryId}/zones/{zoneId}/placements
inventories_update_inventory_placement
PUT /publisher/v1/publishers/{publisherId}/inventories/{inventoryId}/zones/{zoneId}/placements/{placementId}
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client