Skip to main content

Usage

Description

Runs the Anaconda AI MCP (Model Context Protocol) server, which exposes tools for managing models and servers through MCP-compatible clients and IDEs.
MCP tool names use underscores (Python convention) and may differ from CLI command names. For example, the MCP list_models tool corresponds to the CLI anaconda ai models command.
The MCP server provides the following tools:
The MCP integration requires the mcp extra. To install it, run:

Options

Examples

Start the MCP server with stdio transport
Start the MCP server over HTTP