mcp-tool-generator

Community

Generate MCP tools for GitLab automation.

Authordaispacy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates new MCP tools and templates following standardized TypeScript patterns, enabling rapid creation of GitLab integrations with proper error handling, schemas, and API calls.

Core Features & Use Cases

  • Tool scaffolding: Create CRUD and multi-action MCP tools with consistent structure.
  • Complex operations: Support multi-action tools and advanced operation patterns.
  • Registration templates: Produce ready-to-register TypeScript files and example usage.

Quick Start

Request: "I need a new MCP tool that manages issues." The tool will generate a TypeScript tool scaffold named like gitlab-manage-issue.ts with a corresponding registrar function.

Dependency Matrix

Required Modules

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-tool-generator
Download link: https://github.com/daispacy/py-claude-marketplace/archive/main.zip#mcp-tool-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository