MCP.so
ログイン
D

Deep Anime Ai Mcp Server

@rocnubie

Deep Anime Ai Mcp Server について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

rocnubie

投稿者

Chen Roc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "deepanime-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/deepanime-mcp/src/index.mjs"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Deep Anime Ai Mcp Server?

A Model Context Protocol server that exposes the canonical Deep Anime AI knowledge surface—image generation workflows and styles, pricing, FAQ, and official links—to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys, has no quotas, and achieves a cold start of approximately 50 ms.

How to use Deep Anime Ai Mcp Server?

Install via Smithery using npx -y @smithery/cli install deepanime-mcp --client claude (replace claude with the desired client name), or clone the source repository and run pnpm install. Then add the server configuration to the MCP client’s config file (e.g., claude_desktop_config.json) with the command node and args pointing to the server’s entry file src/index.mjs.

Key features of Deep Anime Ai Mcp Server

  • Read-only access to Deep Anime AI’s image-generation styles, pricing, FAQ, and official links
  • No API key, authentication, or usage quota required
  • Supports MCP-compatible clients: Claude Desktop, Cursor, Windsurf, and Continue
  • Provides three tools: list_styles, get_pricing, and get_official_links
  • Exposes resources such as site://deepanime/styles and site://deepanime/pricing
  • Offers prepared prompts like tell_me_about_deepanime and try_image_style_deepanime

Use cases of Deep Anime Ai Mcp Server

  • Portrait creation and stylization: turning photos or references into anime-style portraits
  • Character design and development: building original characters for manga, webcomics, or games
  • Scene and concept art: composing multi-element scenes with specific backgrounds and moods
  • Outfit and pose iteration: testing visual variations on an established character design
  • Content creation for social media: generating anime-style illustrations for profiles or posts

FAQ from Deep Anime Ai Mcp Server

Does the Deep Anime Ai Mcp Server require an API key or authentication?

No. The server is read-only and requires no API keys, authentication, or usage quotas.

Which MCP clients are supported?

Claude Desktop, Cursor, Windsurf, and Continue are explicitly listed.

What runtime dependencies does the server have?

Node.js version 18 or higher is required. The project uses pnpm for installation and can be run with the node command.

What data does the server expose?

It exposes canonical Deep Anime AI information: supported image-generation styles and presets, pricing entry point, a short FAQ, and official links (website, support, documentation).

コメント

「その他」の他のコンテンツ