mcp_llm 0.1.0 copy "mcp_llm: ^0.1.0" to clipboard
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
0
likes
0
points
298
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, http, json_annotation, path, sqlite3, uuid

More

Packages that depend on mcp_llm