8000 GitHub - w4ester/MCP_4ester: Model Context Protocol (MCP) Framework - A flexible system for LLM integration and tool management
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Model Context Protocol (MCP) Framework - A flexible system for LLM integration and tool management

Notifications You must be signed in to change notification settings

w4ester/MCP_4ester

Folde 8000 rs and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Context Protocol (MCP) Framework

A flexible and extensible framework for integrating Large Language Models (LLMs) with various tools and services. This framework provides a structured approach to managing context, enforcing policies, and handling interactions between LLMs and external tools.

🌟 Features

Model Integration

  • Support for multiple LLM providers (OpenAI, Ollama)
  • Abstract base class for easy addition of new model providers
  • Async/await pattern for efficient request handling
  • Configurable model parameters (temperature, max tokens)

Context Management

  • Three-layer context system:
    • System: Core rules and constraints
    • Developer: Tool integrations and middleware
    • User: Input and conversation history
  • Clean separation of concerns
  • Flexible prompt building and formatting

[Full content from above...]

About

Model Context Protocol (MCP) Framework - A flexible system for LLM integration and tool management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0