Enterprise DNA
M MCP Servers Developer low

conan-io/conan-mcp

by Various

Model Context Protocol server for Conan

C

MCP

conan-io/conan-mcp

Added 1 June 2026

Overview

A Model Context Protocol server that enables AI agents to interact with the Conan package manager for C/C++. It exposes Conan operations through a standardized interface for tool use.

Best for

Best for
Teams adding agentic automation to existing Conan-based C/C++ projects

Use cases

  • Automate dependency resolution and package fetching in CI/CD pipelines
  • Query Conan Center for available package versions and recipes
  • Trigger package builds and exports via agent-driven workflows

How to use

Install

uv run conan-mcp

Tools exposed

  • uv
  • conan

Example client config

{\n  "mcpServers": {\n    "conan": {\n      "command": "uv",\n      "args": ["--directory", "/absolute/path/to/conan-mcp", "run", "conan-mcp"],\n      "env": {\n        "CONAN_MCP_CONAN_PATH": "/home/user/venv/bin/conan"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol server that enables AI agents to interact with the Conan package manager for C/C++. It exposes Conan operations through a standardized interface for tool use.

8 stars on GitHub. Last updated 2026-02-12. Licensed MIT.

Use cases

  • Automate dependency resolution and package fetching in CI/CD pipelines
  • Query Conan Center for available package versions and recipes
  • Trigger package builds and exports via agent-driven workflows

Pros

  • Leverages the mature Conan ecosystem for C/C++ dependency management
  • Simple Python implementation with minimal setup
  • Follows the Model Context Protocol, enabling integration with compatible agents

Cons

  • Very low community traction with only 8 GitHub stars
  • Limited to Conan-specific operations, not a general build tool
  • Requires an MCP-compatible host to function

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Leverages the mature Conan ecosystem for C/C++ dependency management
  • Simple Python implementation with minimal setup
  • Follows the Model Context Protocol, enabling integration with compatible agents

Cons

  • Very low community traction with only 8 GitHub stars
  • Limited to Conan-specific operations, not a general build tool
  • Requires an MCP-compatible host to function
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks