Mcp-tools
Implements a Model Context Protocol server using HTTP Server-Sent Events (SSE) for real-time communication.
소개
This tool provides a server-side implementation of the Model Context Protocol (MCP) leveraging HTTP Server-Sent Events (SSE) for real-time communication. It offers complete MCP protocol support with real-time SSE connections, a RESTful API, and a health check endpoint. It includes built-in utilities such as echo, time, calculator, and weather, and features an easily extensible architecture with support for real weather APIs or mock data, enhancing its versatility.
주요 기능
- Full MCP protocol support
- Health check endpoint
- Real-time SSE connections
- 0 GitHub stars
- Built-in utilities (echo, time, calculator, weather)
- RESTful API
사용 사례
- Building real-time applications using the Model Context Protocol.
- Extending functionality with custom tools and APIs.
- Creating interactive services with server-sent events.