A lightweight TypeScript framework for building and executing custom MCP tools with minimal setup. Includes example tools like a random joke generator to demonstrate the framework's capabilities.

1301 views2Local (stdio)

What it does

  • Generate random jokes on demand
  • Create custom TypeScript tools
  • Execute user-defined functions
  • Build extensible MCP tool collections

Best for

Learning MCP server developmentPrototyping custom automation toolsBuilding lightweight TypeScript utilities
Zero configuration setup via npxTypeScript-based frameworkExtensible architecture

Alternatives