steadybit/mcp
If you are the rightful owner of mcp 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 Steadybit MCP Server enables LLM tools like Claude to interact with the Steadybit platform, providing a seamless integration for managing and executing experiments.
Tools
Functions exposed to the LLM to take actions
list-experiment-designs
List experiment designs for a specific team.
get_experiment_design
Retrieve a specific experiment design.
list_experiment_executions
List experiment executions with various filters.
get_experiment_execution
Retrieve a specific experiment execution.
list_actions
List currently registered actions.
list_environments
Get a list of environments.
list_teams
Get a list of teams.
list_experiment_schedules
Get a list of experiment schedules.
list_experiment_templates
Get a list of experiment templates.
get_experiment_template
Retrieve an experiment template including its design.
create_experiment_from_template
Create an experiment from a template.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client