WebSockets MCP Math Demo
@dinasaur404
关于 WebSockets MCP Math Demo
Demo of MCP client/server using durable objects for trackings state
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is WebSockets MCP Math Demo?
A reference implementation demonstrating the Model Context Protocol (MCP) over WebSockets using Cloudflare Workers and Durable Objects. It provides a complete client-server architecture with persistent stateful sessions and real-time bidirectional communication for developers.
How to use WebSockets MCP Math Demo?
Clone the repository, install dependencies with npm install, deploy the server and client workers using wrangler deploy, then either open the client URL in a browser or use the programmatic API over HTTP or WebSocket. Requires Node.js v18+, Wrangler CLI, and a Cloudflare account.
Key features of WebSockets MCP Math Demo?
- Complete MCP client-server architecture
- Persistent stateful sessions via Durable Objects
- Bidirectional real-time WebSocket communication
- Tool discovery and invocation
- Cloudflare Workers deployment
- HTTP and WebSocket transport support
Use cases of WebSockets MCP Math Demo?
- High-frequency trading requiring rapid interactions
- Real-time collaborative editing environments
- Interactive agents needing quick responses
- Streaming large results in chunks
- Mobile applications reducing network overhead
FAQ from WebSockets MCP Math Demo?
How does this differ from standard MCP implementations?
Standard MCP typically uses HTTP or SSE transport. This implementation adds WebSocket transport for lower
其他 分类下的更多 MCP 服务器
ICSS
chokcoco不止于 CSS
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论