Skip to main content
Glama

Enhanced Miyabi MCP Server

by mo666-med

miyabi__generate_article

Generate medical AI academic articles with thumbnail instructions and LLM countermeasures by providing article details, author perspective, and specific angles for targeted content creation.

Instructions

医療AI関連の学術記事を生成します(LLMO対策、サムネイル指示付き)

Input Schema

NameRequiredDescriptionDefault
angleYes論文の切り口
articleAuthorNo著者名
articleSourceNo出典
articleTitleYes参照元の論文/記事のタイトル
articleUrlYes参照元のURL
deepDivePointsNo特に深掘りしたい論点
keyConceptsNoキーコンセプト(箇条書き)
perspectiveYes執筆者のペルソナ・専門分野

Input Schema (JSON Schema)

{ "properties": { "angle": { "description": "論文の切り口", "type": "string" }, "articleAuthor": { "description": "著者名", "type": "string" }, "articleSource": { "description": "出典", "type": "string" }, "articleTitle": { "description": "参照元の論文/記事のタイトル", "type": "string" }, "articleUrl": { "description": "参照元のURL", "type": "string" }, "deepDivePoints": { "description": "特に深掘りしたい論点", "type": "string" }, "keyConcepts": { "description": "キーコンセプト(箇条書き)", "type": "string" }, "perspective": { "description": "執筆者のペルソナ・専門分野", "type": "string" } }, "required": [ "articleTitle", "articleUrl", "perspective", "angle" ], "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