CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Deep Anime AI MCP

rocnubie/deepanime-mcp
registry active
Summary

Gives Claude read-only access to the Deep Anime AI platform's feature set, pricing, and official links without requiring API keys. You get three tools: list_styles returns the available generation presets, get_pricing pulls current plan tiers, and get_official_links surfaces the canonical URLs. Two prompts handle common questions: one explains what Deep Anime does (text-to-anime, photo conversion, character consistency across poses), the other recommends a starting style based on your goal. Useful when you're helping users pick the right anime generation workflow or need to quote accurate pricing for the Lite versus Pro tiers. The server pulls from static metadata, so responses are fast and there's no quota to manage.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Deep Anime AI MCP Server

Deep Anime: Character Art, Portraits, and Scene Design

MCP Badge Node smithery License: MIT MCP Zero Config

Deep Anime AI

A Model Context Protocol server that exposes the canonical Deep Anime AI knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://deepanime.org

🎨 About Deep Anime AI

Deep Anime (deepanime.org) is an AI image generation platform built specifically for anime-style artwork. It lets users create polished character art, portraits, and scene compositions by typing a text prompt, converting a photograph, or remixing an existing design. Rather than offering a generic image generator with an anime filter bolted on, the site provides a focused suite of tools designed around the anime aesthetic — covering everything from initial concept to final touch-ups within a single integrated workspace. Both casual creators experimenting with character ideas and more serious illustrators looking for fast iteration cycles can access the platform through tiered subscription plans.

Key Features

  • Text-to-Image (Prompt to Character Art): Describe a scene or character in plain text and the platform renders it as anime-style art, with pre-built prompt templates available in a gallery for inspiration.
  • Photo to Anime: Upload a photograph and convert it into stylized anime artwork, with attention to preserving facial details and likeness during the transformation.
  • Character Art Generator: Build original character designs from scratch, controlling style, pose, and visual identity without needing source photography.
  • Anime Image Editor: Adjust composition, color grading, and fine details on generated images directly in the platform, removing the need to export to a separate editor for basic refinements.
  • Character Face Swap: Swap or transplant character faces across different images while maintaining consistent visual style.
  • Character Consistency Across Angles: Remix workflows allow users to iterate on the same character — testing different outfits, poses, or angles — while preserving the core character identity across variations.

Use Cases

  • Portrait creation and stylization: Turning personal photos or reference images into anime-style profile pictures or character portraits.
  • Character design and development: Building out original characters for manga, webcomics, visual novels, or game concepts through iterative generation.
  • Scene and concept art: Composing multi-element scenes with specific backgrounds, lighting moods, and character placements for storytelling or world-building projects.
  • Outfit and pose iteration: Testing visual variations on an established character design — changing costumes, expressions, or viewpoints — without losing character consistency.
  • Content creation for social media: Producing anime-style illustrated content for profile images, fan art, or creative posts at a faster pace than hand-drawing.

Who Is It For

Deep Anime is aimed at two overlapping groups. The first is casual creators — fans, hobbyists, and social media users — who want to generate anime-style images of themselves, original characters, or fictional scenes without prior illustration skills or software knowledge. The second group is more production-focused: indie game developers, comic creators, visual novel writers, and digital illustrators who need a quick and consistent way to prototype character designs or generate reference art. The platform's pricing (with a Lite tier and a Pro tier) reflects this range, making entry-level access affordable while offering higher generation volumes and additional features to users with more demanding workflows.

Tools

list_styles

Return the canonical list of image-generation styles or presets the site exposes. (Deep Anime AI)

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for Deep Anime AI.

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for Deep Anime AI (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://deepanime/styles — Supported image-generation styles and presets.
  • site://deepanime/pricing — Canonical pricing entry point.
  • site://deepanime/faq — Short FAQ generated from public site metadata.
  • site://deepanime/links — Canonical URLs to share with users.

Prompts

tell_me_about_deepanime

Summarize what the site is, who it's for, and how it works. — Deep Anime AI

try_image_style_deepanime

Recommend a starting image-generation style for a stated goal. — Deep Anime AI

Installation

Install via Smithery

npx -y @smithery/cli install deepanime-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/deepanime-mcp.git
cd deepanime-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

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

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://deepanime.org
  • Pricing: https://deepanime.org/pricing
  • Support: support@deepanime.org

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Media & Entertainment
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related Media & Entertainment MCP Servers

View all →
Social Media Api

io.github.socialapishub/social-media-api

Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
1
xpay Social Media

io.github.xpaysh/social-media

96 social media scraping tools. Twitter/X, LinkedIn, Instagram, TikTok, Reddit, YouTube.
Youtube Media Mcp Server

com.thenextgennexus/youtube-media-mcp-server

YouTube video search with transcript extraction as first-class output.
Youtube Video Analyzer

io.github.ludmila-omlopes/youtube-video-analyzer

MCP stdio server for analyzing YouTube videos with Google Gemini
2
Social Media Ai Mcp

csoai-org/social-media-ai-mcp

social-media-ai-mcp MCP server by MEOK AI Labs
EzBiz Social Media Analytics

com.ezbizservices/social-media

AI-powered social media intelligence: profile analysis, engagement scoring, and trend detection.