MCP Chat Demo
@ehartye
关于 MCP Chat Demo
A sample chat application demonstrating integration with Model Context Protocol (MCP) servers
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Chat Demo?
A sample chat application demonstrating integration with Model Context Protocol (MCP) servers. It provides a real‑time chat interface for interacting with MCP tools and resources.
How to use MCP Chat Demo?
Clone the repository, install dependencies with npm install, and start the development server with npm run dev. The app then connects to local or remote MCP servers.
Key features of MCP Chat Demo
- Connect to local or remote MCP servers
- Real‑time chat interface
- Support for MCP tools and resources
- Message history
- Error handling and reconnection logic
Use cases of MCP Chat Demo
- Testing and demonstrating MCP server integration
- Building a prototype chat interface for MCP tools
- Exploring real‑time interaction with MCP resources
- Showcasing error handling and reconnection patterns
FAQ from MCP Chat Demo
What MCP servers can I connect to?
The app supports connecting to both local and remote MCP servers.
What technology does it use?
It uses React 18, TypeScript, Vite, TailwindCSS, and the MCP TypeScript SDK.
Does it support message history?
Yes, it includes message history functionality.
Does it handle connection errors and reconnection?
Yes, the app includes error handling and reconnection logic.
What is the project structure?
Source code is organized under src/ with components for Chat, MessageList, MessageInput, and MCPConnection, plus a library for MCP client and types.
AI 与智能体 分类下的更多 MCP 服务器
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
评论