Demo de MCP Servers con Chainlit
@0GiS0
关于 Demo de MCP Servers con Chainlit
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Demo de MCP Servers con Chainlit?
This repository provides a demo environment for testing MCP (Model Context Protocol) Servers using Chainlit. It is intended for developers who want to experiment with MCP servers integrated into a chat interface, requiring only Azure OpenAI credentials to run.
How to use Demo de MCP Servers con Chainlit?
Open the repository in VSCode and select the option to open in a Dev Container (no local installation needed). Add your Azure OpenAI credentials (API key, endpoint, API version, model) to the .azure.env file, then run chainlit run app.py -w. Through the chat interface, you can add MCP servers (e.g., filesystem) by providing a name and the corresponding npx command.
Key features of Demo de MCP Servers con Chainlit
- Works with Dev Containers – no local setup required.
- Integrates MCP Servers into a Chainlit chat interface.
- Supports adding any MCP Server by name and command.
- Comes with a preconfigured Azure OpenAI model connection.
Use cases of Demo de MCP Servers con Chainlit
- Testing MCP Servers in an interactive chat environment.
- Learning how to configure and connect MCP Servers with Chainlit.
- Demonstrating agent capabilities (e.g., creating files via filesystem server).
FAQ from Demo de MCP Servers con Chainlit
What credentials are required?
Azure OpenAI API key, endpoint, API version, and model must be set in the .azure.env file.
How do I add an MCP Server?
Through the chat interface, click the MCP Servers icon, provide a name and the command (e.g., npx -y @modelcontextprotocol/server-filesystem /workspaces/chainlit-demo).
What runtime dependencies are needed?
No local installation; only Visual Studio Code with Dev Containers support and a running Docker environment.
Where does the filesystem server operate?
It operates on the predefined workspace path /workspaces/chainlit-demo in the container.
Does the demo support other MCP Servers?
Yes, you can add any MCP Server by specifying its name and the appropriate command. The README only illustrates the filesystem server.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
Servers
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
评论