espressif/mcp-c-sdk

1.0.0

Latest
uploaded 1 month ago
MCP SDK for ESP32 devices. Conforms to MCP 2024-11-05 specification.

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, involving Wi-Fi connectivity, initializing an…
      4.57 KB
    • mcp_server
      This example demonstrates how to implement a Model Context Protocol (MCP) server on ESP32, providing standardized tool interfaces for AI…
      7.22 KB