M
MCPHost
By mark3labs·Visit Source
CLI host for LLM tool interactions via MCP
December 20, 2024
22 days ago
0 Clicks
What is this MCP
MCPHost is a CLI application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP), supporting Claude 3.5, Ollama, and other models.
How to use this MCP
Install via Go, configure API keys and MCP servers in ~/.mcp.json
, then run with specified models (e.g., mcphost -m ollama:qwen2.5:3b
) to start interactive sessions with tool access.
What this MCP can be used for
Enables LLMs to access external tools/data, maintain context across interactions, and execute commands safely through a client-server architecture with dynamic tool discovery.
Repository Info
Stars:
734
Forks:
113
Watchers:
734
Last Updated: 22 days ago