sub-arjun/mcp-standard-bots
3.1
If you are the rightful owner of mcp-standard-bots and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is an MCP server implementation for Standard Bots, providing tools for controlling and managing routines through the Standard Bots API.
Tools
Functions exposed to the LLM to take actions
play_routine
Play a routine with optional initial variable states
pause_routine
Pause a running routine
stop_routine
Stop running routine and all ongoing motions
list_routines
List routines defined in Routine Editor UI
get_routine
Get routine data by ID
get_routine_state
Get the state from a running routine
get_step_variables
Get all step variables from a running routine
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client