
MCP Host Server
by jinsonwu
Bridging solution for MCPHost to enable HTTP-based communication with Ollama, OpenAI, and Anthropic.
What it does
MCP Host Server acts as a bridge for MCPHOST, allowing local LLMs (specifically Ollama) and cloud providers (OpenAI, Anthropic) to interact through standardized HTTP requests. It enables enhanced server-side capabilities for interactive requests and centralized configuration of multiple LLM providers.
Tools
llm_bridge: Routes requests between the MCP client and the configured LLM provider (Ollama/OpenAI/Anthropic).config_manager: Handles environment-based configuration for server settings.
Installation
- Clone the repo and copy
.example.envto.env. - Run
go buildand then./mcphost-server. - Configure your MCP client to point to the server port (default 8115).
Supported hosts
- Claude Desktop
Quick install
go build && ./mcphost-serverInformation
- Pricing
- free
- Published
- 5/23/2026
- stars






