Skip to main content
Glama

Enhanced Miyabi MCP Server

by mo666-med

miyabi__handle_development_task

Process development tasks by creating issues and executing agents to handle coding, debugging, and project management workflows.

Instructions

開発タスクを処理します(Issue作成→Agent実行)

Input Schema

NameRequiredDescriptionDefault
projectPathNoプロジェクトのパス(オプション)
promptYes開発タスクの内容

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "プロジェクトのパス(オプション)", "type": "string" }, "prompt": { "description": "開発タスクの内容", "type": "string" } }, "required": [ "prompt" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mo666-med/enhanced-miyabi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server