Browse and discover Model Context Protocol compatible clients.
Desktop4mistral is a Python-based desktop application offering a user-friendly interface for interacting with Mistral AI models, featuring model selection, chat history, command support, and Markdown support. Desktop4mistral is a Python-based
This React-based demo showcases an MCP client interacting with SSE servers, enabling tool calls and text completion, though it's still under development and has limitations regarding tool naming and concurrent calls.
This repository provides a TypeScript-based Model Context Protocol (MCP) client that integrates with LangChain ReAct Agent, enabling interaction with LLMs like Anthropic, OpenAI, and Groq through MCP servers.
Trebuchet Tk is a TCL/Tk 8 MUD client designed to provide a user-friendly interface for connecting to and interacting with MUDs, MUCKs, and MUSHes, offering features like color highlighting and script triggering.
This repository showcases a simple Model Context Protocol (MCP) client using LangChain and TypeScript, demonstrating how to convert MCP server tools into LangChain-compatible tools for use with LLMs like Anthropic's Claude.
This repository provides a sample FastAPI application that demonstrates the implementation of an MCP (presumably Message Consumer Protocol) client, showcasing how to integrate and utilize MCP functionality within a FastAPI-based service.
This repository provides a Python-based Model Context Protocol (MCP) client using LangChain, enabling interaction with MCP servers through LangChain ReAct Agent and supporting LLMs from Anthropic, OpenAI, and Groq.
This repository provides a template for developing desktop applications using Tauri, Vue 3, and TypeScript with Vite, offering a modern development experience with Vue's `<script setup>` SFCs and recommended IDE support.
This repository provides a LangChain client for the Model Context Protocol, enabling seamless connection to MCP servers. It converts MCP tools for use with LangChain, facilitating dynamic conversations.
This Rust crate provides a client implementation for the Model Context Protocol, enabling structured communication between language models and external tools with async/await support and capability negotiation. This Rust crate
This repository provides a Blightmud plugin that implements the MUD Client Protocol v2.1, supporting packages like client reporting, external MOO editing, and status bar updates. It also supports the early
Nonsense Client is an open-source Minecraft Protocol (MCP) client specifically designed for the 1.8.9 version of the game, though the repository's README file is currently incomplete and awaiting further development.
Litemcp simplifies SDK adoption into MCP by providing a lightweight client for integrating AI SDKs like LangChain and Agent SDK, emphasizing simplicity, flexibility, and minimal dependencies. Litemcp simplifies SDK adoption
This repository provides an example client implementation using the Vercel AI SDK and Model Context Protocol SDK to streamline LLM chat interactions within a browser environment, including tool discovery and usage.
Dive-APP is a cross-platform Flutter application inspired by Dive, bringing AI agent capabilities to mobile devices for enhanced productivity through natural language interaction and tool automation. Dive-APP is a cross-platform