Enables AI applications to access external tools and data sources through a standardized Model Context Protocol (MCP) server.
This project provides a robust implementation of the Model Context Protocol (MCP), an open standard designed to facilitate seamless interaction between AI models and external tools or data sources. It features an MCP server that defines and serves various utilities, including a real-time weather API, a calculator, and a time retrieval tool. The associated MCP client integrates these functionalities with Gemini AI for interactive use via CLI and is also directly compatible with Claude Desktop, offering a clean, modular architecture for extending AI capabilities.