mcp-openai-gemini-llama-example

Python

AI Model Integration
Function Calling
Protocol Implementations

Architecture and Design Patterns

The repository demonstrates a basic AI agent architecture using MCP. It showcases connecting to an MCP server, loading tools and resources, and converting these tools into LLM-compatible function calls. The design is CLI-based and interactive, making it easy to experiment with different LLMs and MCP functionalities. The focus is on simplicity and educational value.

About

Language

Python

Stars

116

Categories

AI Model IntegrationFunction CallingProtocol Implementations