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: 3 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T01:04:31.000Z (3 months ago)
- Last Synced: 2025-03-24T02:21:47.237Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-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)