소개
This project serves as a demonstration server implementing the Model Context Protocol (MCP), designed to facilitate communication between AI models and external tools and services while maintaining context awareness. It provides a basic server implementation with example tool integrations, context management, WebSocket-based real-time communication, and a simple client example to illustrate its functionality.
주요 기능
- Basic MCP server implementation
- Context management demonstration
- Simple client example
- Example tool integrations
- WebSocket-based real-time communication