Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 1–24 of 5,289 for MCP Client Streamlit Interface

Void MCP Server

# Void MCP Server This project provides a Model Context Protocol (MCP) server for managing LLM context data. A small utility `run_local.py` can launch a local…

Customer Support RAG Chatbot

# Customer Support RAG Chatbot A Retrieval-Augmented Generation (RAG) chatbot trained on customer support documentation to assist users by answering queries…

LangChain MCP Client Streamlit App

This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM…

Time Conversion Assistant

A Streamlit-based web application that helps users with time-related queries and conversions using Amazon Bedrock. It is designed for users who need quick time…

MCP-ChatBot

MCP-ChatBot is a containerized chatbot application that uses the Modular Capability Protocol (MCP) to enable LLM interactions with external services. It…

mcp-security-sandbox

MCP Security Playground - Hack with MCP Servers, MCP Clients. Try out different vulnerabilities and abuse LLMs and agents in a UI friendly experimentation lab

SwarmUI_MCP_Agent

A simple prototype SwarmUI MCP server with accompanying local LangChain Ollama agent

Mcp Feedback Enhanced

# MCP Feedback Enhanced **🌐 Language / 語言切換:** **English** | [繁體中文](README.zh-TW.md) | [简体中文](README.zh-CN.md) **Original Author:** [Fábio…

SpatialGrid MCP Chat Interface

# SpatialGrid MCP Chat Interface This project provides a modern chat interface for interacting with the SpatialGrid MCP (Model Context Protocol) server. ##…

HR Policy Chatbot

Enables HR departments to provide workplace policy information through a RAG-based chatbot that indexes, retrieves, and generates answers from PDF…

Fast LLM & Agents & MCPs

This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands Agents, Google Agent Development Kit…

OpenAI Integration with MCP

# OpenAI Integration with MCP This section demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI's API to create a system where OpenAI can…

Mcp client example

This is a sample CLI chat application for an AI assistant using the Anthropic API in conjunction with an MCP client and MCP server.