create-mcp-tool
OfficialScaffold new CodeScene MCP tools.
Authorcodescene-oss
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation of new tools for the CodeScene MCP Server by providing a standardized template that enforces project conventions and best practices.
Core Features & Use Cases
- Boilerplate Generation: Automatically sets up the correct directory structure,
__init__.py, and basic implementation files for a new tool. - Dependency Injection Pattern: Guides the user in selecting and implementing appropriate dependency injection patterns for testability.
- Convention Enforcement: Ensures adherence to project standards for decorators, testing, and registration within the MCP server.
- Use Case: A new contributor needs to add a tool to analyze code complexity. They use this Skill to quickly generate the foundational files and structure, allowing them to focus on the tool's logic.
Quick Start
Use the create-mcp-tool skill to scaffold a new tool named 'code-quality-analyzer'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: create-mcp-tool Download link: https://github.com/codescene-oss/codescene-mcp-server/archive/main.zip#create-mcp-tool Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.