MCPCRAFT

Changelog

Release history for mcpcraft-sdk.

0.1.0

  • -Initial release
  • -createServer() — create an MCP server with stdio transport
  • -tool() — define tools with typed inputs and auto-generated JSON Schema
  • -Built-in Zod validation for tool inputs
  • -Full TypeScript support with type inference