Skip to main content
Glama

Enhanced Miyabi MCP Server

by mo666-med

miyabi__auto_dispatch

Automatically routes tasks to appropriate handlers - development tasks to Miyabi Agent and general tasks to Manus for efficient processing.

Instructions

タスクを自動的に適切なハンドラーに振り分けます(開発タスク→Miyabi、一般タスク→Manus)

Input Schema

NameRequiredDescriptionDefault
promptYes振り分けるタスクのプロンプト

Input Schema (JSON Schema)

{ "properties": { "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