MC

MCP CLI client

A simple CLI to run LLM prompt and implement MCP client.

About

What is MCP CLI Client? MCP CLI Client is a command-line interface (CLI) tool designed to run prompts for large language models (LLMs) and implement the Model Context Protocol (MCP) client. How to use MCP CLI Client? To use the MCP CLI Client, install it via pip, configure your LLM and MCP servers in a JSON file, and run commands directly from your terminal. Key features of MCP CLI Client? Supports multiple LLM providers including OpenAI and local models. Allows image input for analysis with multimodal LLMs. Provides predefined prompt templates for common tasks. Clipboard support for processing text and images directly from the clipboard. Use cases of MCP CLI Client? Running queries to retrieve information from LLMs. Analyzing images and screenshots for insights. Generating summaries or reviews using predefined templates. FAQ from MCP CLI Client? Can I use any LLM provider with MCP CLI Client? Yes! You can use any MCP-compatible server and various LLM providers. Is there a way to bypass tool confirmation? Yes, you can use the --no-confirmations flag to bypass confirmation prompts. How do I configure the client? You need to create a ~/.llm/config.json file with your LLM and MCP server settings.
Created by: williamvd4
Added: 3/29/2025
Updated: 3/29/2025