Skip to content

MCP LLM Generator v1.0.0

Latest

Choose a tag to compare

@mako10k mako10k released this 18 Jul 06:03
· 45 commits to main since this release

馃殌 Initial Release

TypeScript-based Model Context Protocol server providing LLM text generation capabilities.

Features

  • 4 Core Tools: llm-generate, template-execute, template-manage, template-to-params
  • 2 Resource Endpoints: template-list, template-detail
  • 2 Prompt Templates: explain-template, review-template
  • Full TypeScript Implementation with Zod validation
  • MIT Licensed and production-ready

Installation

npm install -g @mako10k/mcp-llm-generator

Quick Start

mcp-llm-generator

Built with 2025 MCP SDK best practices for maximum compatibility.