Facilitates interaction between an Agent Development Kit (ADK) agent and a local SQLite database via a Model Context Protocol (MCP) server.
This project demonstrates an ADK agent leveraging a Model Context Protocol (MCP) server to interact with a local SQLite database. It provides tools for querying, modifying, and managing data within the database, enabling the ADK agent to access and manipulate database information based on user instructions. The project includes example agents for both local and remote MCP server connections, making it easy to integrate with different environments.