Newcontext-mode—Save 98% of your AI coding agent's context windowLearn more
MCP Directory
ServersClientsBlog

context-mode

Save 98% of your AI coding agent's context window. Works with Claude Code, Cursor, Copilot, Codex, and more.

Try context-mode
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2026 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Clients
  3. mcp-client

mcp-client

GitHub

This repository provides a REST API and CLI client for interacting with Model Context Protocol (MCP) servers, leveraging LangChain for LLM prompts and supporting various LLM providers. It enables collaboration

51
11

MCP REST API and CLI Client

A simple REST API and CLI client to interact with Model Context Protocol (MCP) servers.

Key Features

1. MCP-Compatible Servers

  • Supports any MCP-compatible servers.
  • Pre-configured default servers: SQLite (with sample data) and Brave Search.
  • Additional MCP servers can be added in mcp-server-config.json.

2. Integrated with LangChain

  • Leverages LangChain to execute LLM prompts, enabling multiple MCP servers to collaborate on a query.

3. LLM Provider Support

  • Compatible with any LLM provider that supports function-based APIs, such as OpenAI, Claude, Gemini, AWS Nova, Groq, and Ollama. Refer to Langchain documentation for more details.

Contributing

Feel free to submit issues and pull requests for improvements or bug fixes.

Repository

RA
rakesh-eltropy

rakesh-eltropy/mcp-client

Created

December 4, 2024

Updated

March 27, 2025

Language

Python

Category

AI