MCPHost
Createdmark3labs
Enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
About
MCPHost is a CLI application that acts as an intermediary, allowing LLMs like Claude 3.5 Sonnet and Ollama models to connect to and utilize external tools via the Model Context Protocol (MCP). By managing connections between LLMs and MCP servers, it facilitates access to external data sources, ensures consistent context across interactions, and enables safe execution of commands. It provides a unified interface for interacting with different AI models and tools.
Key Features
- Enables dynamic tool discovery and integration
- Provides a consistent command interface across model types
- Supports Claude 3.5 Sonnet and Ollama models
- 388 GitHub stars
- Allows configurable MCP server locations and arguments
- Offers tool calling capabilities
Use Cases
- Accessing external tools and data sources from within an LLM
- Maintaining consistent context across multiple interactions with an LLM
- Interacting with multiple MCP-compliant servers concurrently