pulseengine/studio-mcp
If you are the rightful owner of studio-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 WindRiver Studio MCP Server is a Rust-based server that provides AI assistants with access to WindRiver Studio CLI functionality, focusing on Pipeline Management (PLM) features.
Tools
Functions exposed to the LLM to take actions
plm_list_pipelines
List all pipelines, optionally filtered by project.
plm_get_pipeline
Get detailed pipeline information.
plm_run_pipeline
Start pipeline execution.
plm_stop_pipeline
Stop running pipeline.
plm_list_tasks
List tasks for a pipeline.
plm_get_task
Get task details and status.
plm_get_task_logs
Retrieve task execution logs.
studio_status
Get server and CLI status.
studio_version
Version information.
cli_info
Detailed CLI installation info.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client