Simple
Createdribeirogab
Facilitates the creation of Model Context Protocol (MCP) servers using TypeScript.
About
Simple MCP is a TypeScript library designed to streamline the process of building Model Context Protocol (MCP) servers. It provides a simple API, full TypeScript integration, and built-in parameter validation using Zod. The library offers both a straightforward function-based approach and a class-based implementation for defining MCP tools, enabling developers to quickly create MCP-compatible servers for various applications, including AI integrations and more.
Key Features
- Simple API for creating MCP servers
- 1 GitHub stars
- Built-in parameter validation using Zod
- Fully implements the Model Context Protocol
- Full TypeScript integration with type safety
Use Cases
- Creating AI-powered tools that conform to the MCP standard
- Building services that require structured communication through the Model Context Protocol