mcpster
A TypeScript SDK with a chainable API, Zod validation, and a deploy CLI that targets Railway, Fly, and Cloudflare in one command.
Fluent builder over @modelcontextprotocol/sdk. Add tools, resources, and prompts in one readable chain — no boilerplate setup.
Schema validation is built in. Input errors are caught at the tool layer before they reach your handlers.
Ship on any transport without changing your handler code. Toggle between local stdio and an Express/HTTP server at startup.
mcpster deploy targets Railway, Fly, or Cloudflare Workers in one command — no per-platform configuration files needed.
Available on npm as @ruco-ai/mcpster.
npm install @ruco-ai/mcpster