API & IntegrationsGrowth plan feature

MCP Server

Integrate Screenzzie with AI assistants like Claude using the Model Context Protocol

REST API Access

Integrate with the Screenzzie API to automate your digital signage. Available on the Growth plan.

MCP Server Integration

Coming Soon - The Screenzzie MCP Server is planned for a future release. This page documents the planned functionality.

The Screenzzie MCP (Model Context Protocol) server will enable AI assistants like Claude to manage your digital signage through natural language conversations.

What is MCP?

Model Context Protocol is an open standard that allows AI assistants to interact with external tools and data sources. With the Screenzzie MCP server, you will be able to:

  • Ask Claude to list your screens and their status
  • Create and manage playlists through conversation
  • Query your media library
  • Set up schedules (Growth plan)

Planned Features

Organization Tools

ToolDescription
get_organization_infoGet information about your API key, organization, rate limits, and available features
list_organizationsList organizations accessible via your API key

Screen Tools

ToolDescription
list_screensList all screens with optional filters
get_screenGet details of a specific screen
create_screenCreate a new screen
update_screenUpdate an existing screen

Playlist Tools

ToolDescription
list_playlistsList all playlists
get_playlistGet playlist details with items
create_playlistCreate a new playlist
update_playlistUpdate a playlist
delete_playlistDelete a playlist

Media Tools

ToolDescription
list_mediaList media files
get_mediaGet media file details
delete_mediaDelete a media file

Schedule Tools (Growth Plan)

ToolDescription
list_schedulesList all schedules
get_scheduleGet schedule details
create_scheduleCreate a new schedule
update_scheduleUpdate a schedule
delete_scheduleDelete a schedule

Example Conversations (Planned)

Once available, here are some things you will be able to ask Claude:

Organization & Account

"What's my current API usage?"

"Show me my organization details"

"How many screens can I have with my current plan?"

Managing Screens

"Show me all my screens"

"Which screens are currently offline?"

"Create a new screen called 'Reception Display' with landscape orientation"

Working with Playlists

"List all my playlists"

"Create a new playlist called 'Holiday Promotions'"

"What items are in the 'Main Content' playlist?"

Media Library

"Show me all videos in my media library"

"How many images do I have?"

Schedules (Growth)

"Show all active schedules"

"Create a weekend schedule for the promotional playlist from 9 AM to 9 PM"

Current Alternative: REST API

While the MCP server is in development, you can use the REST API directly for all the same functionality. The API provides complete access to:

  • Screens management
  • Playlists and playlist items
  • Media library
  • Schedules (Growth plan)

See the API Overview to get started with API integration.

Stay Updated

We'll announce when the MCP server becomes available. In the meantime: