mcp_llm 0.1.0
mcp_llm: ^0.1.0 copied to clipboard
Dart plugin for integrating Large Language Models (LLMs) with Model Context Protocol (MCP). Provides tools for LLM communication, multi-client support, parallel processing, and RAG capabilities.
0.1.0 #
- Initial release
- Features:
- Multiple LLM provider support (Claude, OpenAI, Together AI)
- Multi-client management with routing and load balancing
- Parallel processing across multiple LLM providers
- Plugin system for custom tools and templates
- Document storage and RAG capabilities
- Performance monitoring and task scheduling
- Known limitations:
- API still subject to significant changes
- Limited test coverage
- Some providers may have incomplete implementations
- Documentation is preliminary