Using deepset with MCP Clients

Model Context Protocol (MCP) lets agentic tools call deepset AI Platform to work with pipelines and indexes. deepset exposes an MCP server to let you do this.

The deepset-mcp package contains an official MCP server and a Python SDK. Use MCP when you want conversational, tool-calling control over the platform. Use the SDK for explicit, code-driven workflows.

For details, check the deepset-mcp package documentation.