conan-io/conan-mcp
by Various
Model Context Protocol server for Conan
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
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.