# mark3labs/mcphost

A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).

Repository: https://github.com/mark3labs/mcphost
Canonical: https://ross.abutalabs.com/products/mcphost
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2026-04-13T07:57:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 77, release rhythm 60, longevity 45
- inputs: {"age_days": 633, "days_push": 142, "days_rel": 189, "gap_med": 0.5, "n_releases_24m": 61}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1597, forks 238 (observed 2026-08-28T04:05:09.233765+00:00)

## What it is
MCPHost is a Go CLI host application that lets LLMs (Claude, OpenAI, Gemini, Ollama, and OpenAI-compatible endpoints) interact with external tools via the Model Context Protocol. It supports interactive and scripted sessions, MCP server configuration, tool filtering, and hooks, but is now archived in favor of its successor, Kit.

## Use cases
- connect llm to mcp servers from the terminal
- chat with claude or gpt and let it call external tools
- run scripted llm tool-calling automations from the command line
- test mcp servers against multiple model providers
- use ollama models with mcp tools locally

## When to choose
- you need a lightweight CLI to experiment with MCP servers and tool calling
- you want a single host that works with Claude, OpenAI, Gemini, and Ollama
- you want to script non-interactive LLM tool workflows

## When to avoid
- you need actively maintained software - the project is archived and succeeded by Kit
- you need a GUI or hosted agent platform
- you need features beyond what Kit provides

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, agent-framework, mcp, llm-inference, chatbot
- domain: large-language-models, developer-tools
- platform: cli, cross-platform, go
- tags: mcp-host, model-context-protocol, tool-calling, ollama, archived, successor-kit, ai-agents, command-line

## Member repositories
- mark3labs/mcphost (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.233765+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:54:00.179055+00:00, confidence not recorded.
  - readme: https://github.com/mark3labs/mcphost (fetched 2026-08-28T04:05:09.233765+00:00, sha f5d3ffd288f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
