Skip to main content
Glama

Enhanced Miyabi MCP Server

by mo666-med

miyabi__analyze_task_intent

Analyzes user tasks to determine if they are development-related or general tasks, enabling appropriate routing and processing for optimal task handling.

Instructions

ユーザーのタスクを分析し、開発関連か一般タスクかを判定します

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