agents mcp usage
Basic Information
This repository is a demonstration and benchmarking platform for using the Model Context Protocol (MCP) with LLM agents across multiple agent frameworks. It contains worked examples showing how to connect agents to a single MCP server and how to coordinate multiple specialised MCP servers. Included are framework-specific examples for Google Agent Development Kit, LangGraph, OpenAI Agents, and Pydantic-AI, plus Python MCP servers provided as demos. The project also bundles an evaluation suite for mermaid diagram correction tasks, a Streamlit dashboard for interactive result exploration, and tracing integration via Logfire. The examples show environment setup, server connection, agent configuration and execution, and aim to teach developers how to standardise contexts, tools and resources when building agentic systems with interchangeable LLM providers.