馃殌 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-generatorQuick Start
mcp-llm-generatorBuilt with 2025 MCP SDK best practices for maximum compatibility.