A collection of MCP servers that provide mathematical operations and weather information tools, enabling AI models to perform calculations and access weather data through a standardized interface.
A multi-tool AI assistant system that uses Model Context Protocol to connect language models with various tools, including math calculations and weather information.
Demonstrates custom MCP servers for math and weather operations, enabling multi-agent orchestration using LangChain, Groq, and MCP adapters for both local and remote tool integration.
An MCP server that provides math tools (add, subtract, multiply) and a weather tool, with a LangChain agent client that uses Groq to answer natural language queries.