Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Usage
anaconda-mcp serve [OPTIONS]
Description
Starts Anaconda MCP Server from a configuration file, exposing conda environment tools to MCP-enabled AI coding assistants. When using STDIO transport with Claude Desktop, this command is run automatically. You only need to run it directly when using streamable HTTP transport or building custom MCP integrations.
Options
Examples
Start the server with default configuration
Start the server with a custom configuration file
anaconda-mcp serve --config /path/to/my_config.toml
Start the server with verbose logging