by wwwyo
by seyrup1987
Client for communicating with MCP-Recon-Server
by iam-amanshrivastav
by AbdelatifAbualya
by waka93
by SeoJuAn
by t-shiratori
This is a sample CLI chat application for an AI assistant using the Anthropic API in conjunction with an MCP client and MCP server.
by terrytaylorbonn
by ervinpelonio8
by AVGenAI
A web client for managing MCP servers and tools
by objones25
by talrejanikhil
Streamlit Client for an MCP server
by faranahmadk
MCP Java Client/Server using Spring AI
by karimQuant
Interactive Brokers API Multi-Client Protocol Server
by natea
MCP client that can be tuned for different roles
by sultanfariz
A very simple prototype LLM-powered MCP client to access DB built with Google ADK. Intended for GDGoC IPBxUI Build with AI workshop.
A web client with tabbed interface for managing MCP servers and tools
by hfyydd
by a17o
A personal template for building MCP servers and clients.
by sergioleaoia
Custom node do N8N para integração com MCP Server
by trevoruptain
Run your MCP Kit servers in local clients like Claude Desktop
by kevinxe
MCP tools for Legal Assistant RAG - enables AI assistants to handle clients, cases and documents.
by kenliao94
Create a MCP service for any AWS service that has a boto3 client
by OpticsValleyMC
Minecraft 1.8.9 MCP Client
by ChaitanyaK77
This project demonstrates how to build a minimal MCP server using the `mcp` Python SDK and connect it to Claude Desktop as a client. It simulates a simple Travel Desk system with tools to submit, view, and track employee travel requests — all accessible directly from Claude's interface.
by thrkrdk
Model Context Protocol: Client application with Langchain4j for spring boot ai mcp server
by network1211
My customized MCP remote client (originally from Cloudflare)
by Ryan-Spooner
For Dynamous members to learn MCP client/server implementation
by lmzuccarelli
A Rust openapi chat AI client using the model context protocol (MCP SDK)
by SDCalvo
Example project demonstrating how to expose FastAPI endpoints as Model Context Protocol (MCP) tools using `fastapi-mcp`. Includes a basic LangChain agent (`langchain_client.py`) that connects to the local FastAPI server via HTTP/SSE using `langchain-mcp-adapters` to discover and use the exposed tools.
by qu3ai
Quantum-proof MCP Server-Client Interactions by QU3 AI
by pijush2022
A very simple prototype tools that could be equipped by LLM-powered MCP client to access DB. Intended for GDGoC IPBxUI Build with AI workshop.
by ankitmishralive
A simple MCP (Model Context Protocol) server that provides weather alert information for US states, leveraging the National Weather Service (NWS) API. It also includes an example client application that demonstrates how to interact with the MCP server using the mcp_use library.
This is a customized MCP remote client based on the original project.(https://github.com/ferrants/mcp-streamable-http-typescript-server)
by mcpfinder
MCP Finder is a service that enables LLMs, running through client applications that support the MCP protocol, to dynamically discover and access new tools, features, and capabilities. When a user requests functionality the AI doesn’t have, it can simply ask MCP Finder to locate relevant MCP servers, expanding its toolset in real time.
by Aruseli
This repository contains a Next.js application utilizing the App Router, TypeScript and Zod, showcasing the integration of LangChain and Open Router to create an MCP (Multi-Client Protocol) server.
by MSFT-Innovation-Hub-India
This repository implements an MCP (Model Context Protocol) server that exposes various functionalities on an Azure Blob Storage account. It is based on the MCP SDK from Anthropic, which can be found at: https://github.com/modelcontextprotocol/python-sdk. It has sample code for an MCP Server and MCP Client
by Code-Trees
Learn how to: ✅ Build a file-search AI using natural language queries ✅ Create embeddings from local Linux files using Hugging Face models ✅ Integrate Gemini API (Google AI Studio) into your local apps ✅ Use MCP to control multiple agents with server-client architecture ✅ Apply cosine similarity, asyncio Python, and more!