Demonstrates the use of a Model Context Protocol (MCP) server with various agent frameworks like Google ADK, LangGraph, OpenAI Agents, and Pydantic-AI.
This repository serves as a practical demonstration of integrating a simple Model Context Protocol (MCP) server with several popular agent frameworks. It showcases how to leverage MCP for standardized interaction between agents built with Google ADK, LangGraph, OpenAI Agents, and Pydantic-AI, and various LLM providers. The included MCP server, enhanced with a datetime tool, enables seamless context sharing and tool usage across these frameworks, while Logfire integration provides comprehensive tracing and observability for LLM agent behavior.