关于
Zuplo simplifies the development of MCP servers using a TypeScript SDK built on the fetch API. Designed for environments like Zuplo, Node, Deno, and Workerd, it enables developers to define tools with input validation and handlers. The SDK includes features for server creation, tool management, and transport handling, making it easy to integrate with various systems and handle requests.
主要功能
- TypeScript SDK for type safety
- Fetch API-based for broad compatibility
- 10 GitHub stars
- Support for various transports
- Server-first architecture
- Input validation using Zod
使用案例
- Integrating AI models into existing applications
- Creating MCP-compliant servers
- Building custom AI-powered tools