Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Nov 16:42
· 6 commits to main since this release
78d67f2

What's Changed

  • Add Github Action for testing by @czoido in #1
  • Fix server hanging on windows by @czoido in #3
  • Add tools for Conan profiles: list_conan_profiles and get_conan_profile by @czoido in #6
  • Make tools return structured return types by @czoido in #7
  • Move docstrings to description field of @mcp.tool decorator by @czoido in #8
  • Add general and per tool usage examples by @czoido in #9
  • Add list_conan_packages tool by @ErniGH in #2
  • Add create_conan_project tool for creating new Conan based placeholder projects by @czoido in #10
  • Move MCP server implementation to conan_mcp/main.py by @czoido in #11
  • Add install_conan_packages tool by @danimtb in #5
  • Add CONAN_MCP_CONAN_PATH support for custom Conan binary by @czoido in #12
  • Add work_dir as mandatory argument for some tools by @czoido in #14
  • Use unified flag=value format for all command arguments by @czoido in #16
  • Add audit_conan_scan tool for auditing projects using Conan by @ErniGH in #13
  • Correct --define argument syntax in create_conan_project by @czoido in #17
  • Add get_conan_licenses tool by @danimtb in #15
  • Add automated PyPI and TestPyPI release workflows by @czoido in #18

New Contributors

Full Changelog: https://github.com/conan-io/conan-mcp/commits/v0.1.0