deepset-ai/deepset-mcp-server
If you are the rightful owner of deepset-mcp-server 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 the official MCP server for the deepset AI platform, designed to facilitate the building and debugging of pipelines using tools like Cursor or Claude Code.
Tools
Functions exposed to the LLM to take actions
list_pipelines
Returns a list of all pipelines in a workspace.
get_pipeline
Returns the full pipeline object including its yaml configuration.
create_pipeline
Creates a new pipeline with the specified yaml configuration.
update_pipeline
Updates an existing pipeline with new configuration snippets.
validate_pipeline
Validates a pipeline configuration without creating it.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client