mark3labs/mcphost
A Go-based CLI application that acts as a host runtime enabling LLMs to discover and call external tools through the Model Context Protocol.

Velocity · 7d
+2.9
★ / day
Trend
→steady
star history
MCPHost provides a command-line interface for running LLMs with access to external tools via the Model Context Protocol, supporting providers including Claude, OpenAI, Google Gemini, and Ollama. It functions as an agent harness, loading MCP server configurations and routing tool calls between the LLM and connected tools. The project has been archived in favor of a successor project called Kit.