mcp-tools-development

Official

Build fast, precise MCP tools for AIDB.

Authorai-debugger-inc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides the creation and maintenance of MCP tools for the AI Debugger (AIDB), including tool schemas, handlers, decorators, and response builders. It emphasizes efficient, accurate, and scalable tool development.

Core Features & Use Cases

  • Tool Architecture: Understand the end-to-end flow from Tool Definition to MCP Response.
  • Reusable Components: Use shared constants, decorators, and response builders to ensure consistency.
  • Performance & Quality: Guidance on parameter validation, error handling, and response shape.

Quick Start

Review the Tool Architecture and Testing resources, then draft a new tool in src/aidb_mcp/tools/definitions.py and wire up handlers.

Dependency Matrix

Required Modules

None required

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-tools-development
Download link: https://github.com/ai-debugger-inc/aidb/archive/main.zip#mcp-tools-development

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