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).

评论

其他 分类下的更多 MCP 服务器