Indexes Strands Agents documentation into Elasticsearch, serving it via an MCP server for AI platforms and IDEs.
This project provides an MCP (Model Context Protocol) server designed to make Strands Agents documentation easily searchable and accessible. It achieves this by leveraging a Python-based documentation scraper that crawls the Strands Agents documentation and indexes the content into Elasticsearch. The MCP server then exposes this indexed documentation, enabling seamless integration with tools like Amazon Q Developer and the Windsurf IDE, or any custom MCP client, to provide contextual information and enhance development workflows. The entire system is orchestrated using Docker Compose for easy deployment and management, with Kibana provided for data exploration.