espressif/mcp-c-sdk

2.0.0

Latest
uploaded 3 days ago
MCP SDK for ESP32 devices. Streamable HTTP, tools, resources, prompts, completions, and tasks (2025-11-05 target; legacy 2024-11-05 transport optional).

2 examples

  • mcp 2
    • mcp_client
      This example demonstrates using an ESP device as an MCP client to call a remote MCP server over HTTP.
      10.46 KB
    • mcp_server
      This example demonstrates how to implement a Model Context Protocol (MCP) server on ESP32, providing standardized tool interfaces for AI applications.
      39.43 KB