9 months ago
Tools
getaccount
putaccount
getorganizations
getdevices
postdevice
getdevicebyid
putdevice
deletedevice
patchdevice
getdevicegroups
postdevicegroup
putdevicegroup
deletedevicegroup
getpingdata
getsnapshot
getdevicepingdata
postdevicescommands
postdevicecommands
postevent
getmedia
postmediamultipart
getmediabyid
putmedia
deletemedia
patchmedia
getmediagroups
postmediagroup
putmediagroup
deletemediagroup
postmediabyfilename
postmediaimport
getplaylists
postplaylist
getplaylistbyid
putplaylist
deleteplaylist
patchplaylist
getplaylistgroups
postplaylistgroup
putplaylistgroup
deleteplaylistgroup
postreportadhawk
getreportbyid
postreportexport
getschedules
postschedule
getschedulebyid
putschedule
deleteschedule
patchschedule
getschedulegroups
postschedulegroup
putschedulegroup
deleteschedulegroup
gettemplates
gettemplatebyid
deletetemplate
gettemplategroups
posttemplategroup
puttemplategroup
deletetemplategroup
getusers
getuserbyid
Server Config
{
"mcpServers": {
"revel-digital": {
"command": "npx",
"args": [
"@reveldigital/reveldigital-mcp-server"
],
"env": {
"API_KEY_APIKEYINHEADER": "your-api-key-here"
}
}
}
}