by subho004
mcp-chatbot is a modular chatbot built with LangChain MCP that can perform math calculations, fetch real-time weather data, and search the web. It uses local tools for math and search, and an MCP server for weather, making it easy to extend with additional tools or APIs.
by ankitmishralive
A simple MCP (Model Context Protocol) server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It also includes an example client application that demonstrates how to interact with the MCP server using the mcp_use library.
by rahulsamant37
This project implements a suite of AI tools built on the Machine Communication Protocol (MCP) framework. Each tool leverages large language models through a client-server architecture to provide specialized functionality for search, mathematics, and news retrieval operations.
by ankitgmishra
by zayedrais
MCP server built with Google’s Agent Development(ADK) Kit featuring multiple specialised agents that collaborate through intelligent routing. The system provides RESTful API endpoints for various capabilities including web searches, data analysis, and code generation while maintaining extensibility through a modular architecture