Elastic ADK
0
Integrates Elastic Cloud Serverless with the GCP Agent Development Kit via an experimental MCP server for AI agent interaction.
Acerca de
This project demonstrates a comprehensive integration of Elastic Cloud Serverless with the GCP Agent Development Kit (ADK) through an experimental MCP server. It automates the setup of an Elastic Serverless project, populates it with data, and connects it to a local Docker-based MCP server. This setup further integrates ADK agents, configured for Gemini and Claude LLMs, allowing for advanced AI agent interactions leveraging the power of Elasticsearch.
Características Principales
- Builds an Elastic Serverless project via Bash scripting
- Populates an index in that project with song data
- Integrates a local Docker-based MCP server to the Serverless project
- Integrates ADK agents to that MCP server and to the Gemini and Claude LLMs
- Deletes all the above via Bash scripting
- 0 GitHub stars
Casos de Uso
- Prototyping LLM-powered applications using GCP ADK and Elastic Cloud
- Demonstrating AI agent integration with Elasticsearch
- Exploring experimental MCP server capabilities for AI development