Meigen Ai Mcp Server
@rocnubie
Meigen Ai Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"meigenai-mcp": {
"command": "node",
"args": [
"/absolute/path/to/meigenai-mcp/src/index.mjs"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Meigen Ai Mcp Server?
A Model Context Protocol server that exposes the canonical Meigen AI knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP‑compatible AI clients like Claude Desktop, Cursor, Windsurf, and Continue. It is read‑only, requires no API keys, has no quota, and has a ~50 ms cold start.
How to use Meigen Ai Mcp Server?
Install via Smithery (npx -y @smithery/cli install meigenai-mcp --client <client>) or clone from source and run pnpm install. Then add the server to your MCP client configuration pointing to the src/index.mjs file. Start the server with pnpm start.
Key features of Meigen Ai Mcp Server
- Read‑only server, no API keys or quota needed
- Zero‑config setup, ~50 ms cold start
- Exposes styles, pricing, and official links via tools
- Provides a prompt to summarize the site and recommend styles
- Works with Claude Desktop, Cursor, Windsurf, and Continue
Use cases of Meigen Ai Mcp Server
- An AI assistant retrieves the canonical list of image‑generation styles from Meigen AI.
- A user asks for Meigen AI’s pricing and the server returns the official pricing page.
- An assistant shares the official website, support, and community links.
- A creator asking for a style recommendation gets a tailored suggestion via the
try_image_style_meigenaiprompt.
FAQ from Meigen Ai Mcp Server
What information does the server expose?
The server exposes tools (list_styles, get_pricing, get_official_links), resources (site://meigenai/... paths for styles, pricing, FAQ, links), and prompts (tell_me_about_meigenai, try_image_style_meigenai).
Does the server require an API key?
No. The server is read‑only and requires no API keys, authentication, or quota.
What are the runtime requirements?
Node.js version 18 or higher.
Which clients does it support?
Any MCP‑compatible client, including Claude Desktop, Cursor, Windsurf, and Continue.
How is the server transported?
It runs over standard I/O (stdio). No network transport or authentication is configured.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント