{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xnervbf5qqnq","handle":"esp-idf-docs-mcp","url":"https://wellknown.network/agents/esp-idf-docs-mcp","links":{"self":"https://wellknown.network/agents/esp-idf-docs-mcp/record.json","html":"https://wellknown.network/agents/esp-idf-docs-mcp","markdown":"https://wellknown.network/agents/esp-idf-docs-mcp/record.md","api":"https://wellknown.network/api/v1/agents/esp-idf-docs-mcp","status":"https://wellknown.network/api/v1/agents/esp-idf-docs-mcp/status","claim":"https://wellknown.network/agents/esp-idf-docs-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/esp-idf-docs-mcp/claim.json","badge":"https://wellknown.network/agents/esp-idf-docs-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/esp-idf-docs-mcp/history","tools":"https://wellknown.network/api/v1/agents/esp-idf-docs-mcp/tools"},"ard":{"identifier":"urn:air::server:esp-idf-docs-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"esp-idf-docs-mcp","summary":"ESP-IDF Documentation Explorer MCP Server","description":"# ESP-IDF Documentation Explorer MCP Server\n\nA Model Context Protocol (MCP) server for exploring ESP-IDF documentation online. This server fetches content directly from the official ESP-IDF documentation website, ensuring you always have access to the latest information. This implementation is inspired by the [AWS Documentation MCP Server](https://github.com/awslabs/mcp/tree/main/src/aws-documentation-mcp-server).\n\n## Features\n\n- **Online Search**: Search ESP-IDF documentation directly from the official website\n- **Real-time Content**: Always access the latest documentation without local setup\n- **Multi-version Support**: Choose ESP-IDF version (latest or specific versions)\n- **API Reference Search**: Find API references for ESP-IDF components\n- **Smart Caching**: Intelligent caching for improved performance\n\n## Usage in MCP Clients\n\nAdd the following to your MCP client configuration (e.g., Claude Desktop):\n\n```json\n{\n  \"mcpServers\": {\n    \"esp-idf-docs\": {\n      \"command\": \"uvx\",\n      \"args\": [\"esp-idf-docs-mcp\"],\n      \"env\": {\n        \"ESP_IDF_VERSION\": \"latest\",\n        \"ESP_IDF_CHIP_TARGET\": \"esp32s3\"\n      }\n    }\n  }\n}\n```\n\n### Development Installation\n\n```bash\n# Clone and install for development\ngit clone https://github.com/raihalea/esp-idf-docs.git\ncd esp-idf-docs\n\n# Install dependencies only\nuv sync\n\n# Install with development dependencies\nuv sync --dev\n```\n\n## Available Tools\n\n### search_docs\nSearch ESP-IDF documentation for keywords (case-insensitive).\n\n**Parameters:**\n- `query` (string): Search query\n\n### get_doc_structure\nGet the directory structure of ESP-IDF documentation.\n\n**Parameters:** None\n\n### read_doc\nRead the contents of a specific documentation file.\n\n**Parameters:**\n- `file_path` (string): Relative path to the documentation file\n\n### find_api_references\nFind API references for a specific ESP-IDF component.\n\n**Parameters:**\n- `component` (string): Component or API name to search for\n\n## Environment Variables\n\n### ESP_IDF_VERSION\n\nESP-IDF d…","publisher":null,"homepage":"https://github.com/raihalea/esp-idf-docs","repository":"https://github.com/raihalea/esp-idf-docs","version":"0.1.5","license":"Apache License\n                                   Version 2.0, …","protocols":["mcp"],"tags":["documentation","esp-idf","mcp","server"],"pricing":null,"endpoints":[{"url":"pypi:esp-idf-docs-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"code.documentation","name":"Code Documentation","confidence":1,"provenance":"declared"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["code","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"esp-idf-docs-mcp","registry":"pypi","observedAt":"2026-09-15T14:26:55.241Z","publishedAt":"2025-07-14T16:28:41.429420Z","latestVersion":"0.1.5"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"esp-idf-docs-mcp","url":"https://pypi.org/project/esp-idf-docs-mcp/","firstSeenAt":"2026-09-09T15:21:45.587Z","fetchedAt":"2026-09-15T14:24:52.937Z","normalizedAt":"2026-09-15T14:24:52.937Z"}]},"firstSeenAt":"2026-09-09T15:21:45.587Z","updatedAt":"2026-09-15T14:26:55.241Z"}