Servers
LangChain MCP Client Streamlit App
@guinacio
This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthropic, Google, Ollama).
Overview
What is LangChain MCP Client Streamlit App?
A Streamlit application that provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthropic, Google, Ollama). It is designed for developers and users who want to combine MCP tool access with multiple large language models through a chat interface.
How to use LangChain MCP Client Streamlit App?
Clone the repository and install dependencies using uv sync --all-extras --dev or `