Model Context Protocol server offering a foundational AI chat implementation with integrated tools and resources for seamless initialization, dependency management, and execution using Python and uv CLI.
Unlock the full potential of MCP AI Chat LangChain through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
A basic implementation of a Model Context Protocol (MCP) server that demonstrates core functionality, including tools and resources. This guide will walk you through the steps to initialize, inspect, and integrate the server.
Before you begin, ensure you have the following installed:
To verify your installation, run:
python --version uv --version
To initialize the project, navigate to a local folder of your choice and launch your terminal (PowerShell or CMD). Then, run:
uv init mcp-ai-chat-langchain
uv venv --python 3.12.0
uv add langchain-groq uv addlangchain-openai uv add mcp-use
This will set up the project directory and install the necessary dependencies.
uv run app.py
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!