camel-toolkits-mcp

camel-toolkits-mcp

0

The CAMEL Toolkits MCP is a server that exports toolkits from the CAMEL AI framework as MCP-compatible tools. It facilitates integration with various LLM-based applications by dynamically loading toolkits and converting their functions for MCP compatibility.

CAMEL Toolkits MCP

A lightweight server that exports the CAMEL framework toolkits as MCP-compatible tools.

Overview

This project bridges the gap between the CAMEL AI framework's toolkit ecosystem and MCP-compatible clients. It allows dynamic loading and exposure of any Camel toolkit as an MCP server, making these tools available to a wide range of LLM-based applications.

Key features:

  • Dynamically discover and list available CAMEL toolkits
  • Load and execute toolkit functions at runtime
  • Seamless conversion of CAMEL toolkit functions to MCP-compatible tools

Installation

Install from PyPI or source.

Available Tools

  • List toolkits
  • List toolkit functions
  • Execute toolkit function