llama-mcp-adapter

The llama-mcp-adapter is an adapter designed for handling Pydantic models and custom types within the llama MCP framework. It simplifies integration with llama MCP, allowing for efficient data validation and transformation. Easy to use in Python, it serves as a highly useful tool for developers.

GitHub Stars

2

User Rating

Not Rated

Favorites

0

Views

23

Forks

0

Issues

0

README
llama-mcp-adapter

Adapter for handling Pydantic models and custom types in llama mcp.

Installations
uv add "llama-mcp-adapter @ git+https://github.com/the-momentum/llama-mcp-adapter"
Usage
from llama_mcp_adapter.adapter import McpToolSpecAdapter
Why archived?

Because we have made a contribution to llama-index and the solution is already merged.