https://github.com/tian1ll1/mcp-server-demo
A demonstration server implementing the Model Context Protocol (MCP)
https://github.com/tian1ll1/mcp-server-demo
Last synced: 5 months ago
JSON representation
A demonstration server implementing the Model Context Protocol (MCP)
- Host: GitHub
- URL: https://github.com/tian1ll1/mcp-server-demo
- Owner: tian1ll1
- Created: 2025-03-24T01:02:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T01:04:31.000Z (8 months ago)
- Last Synced: 2025-03-24T02:21:47.237Z (8 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-mcp-servers - **mcp-server-demo** - A demonstration server implementing the Model Context Protocol (MCP) `python` `mcp` `server` `pip install git+https://github.com/tian1ll1/mcp-server-demo` (🤖 AI/ML)
- awesome-mcp-servers - **mcp-server-demo** - A demonstration server implementing the Model Context Protocol (MCP) `python` `mcp` `server` `pip install git+https://github.com/tian1ll1/mcp-server-demo` (AI/ML)
- metorial-index - MCP Server Demo - Enables real-time communication between AI models and external tools while managing conversation history and tool registries. Implements a WebSocket interface for interactive client-server communication and includes context management capabilities. (Real-Time Collaboration)