Skip to main content
Glama
BelleKou

ViralTransformer MCP Server

by BelleKou

šŸš€ ViralTransformer MCP Server

⭐ Star this Project

Turn raw URLs into viral hits. Because manually writing posts is so 2025.

Glama Score MIT License Star Counter MCP Powered

ViralTransformer is a high-performance MCP server that turns Claude into a 24/7 social media growth hacker. It doesn't just scrape; it thinks, analyzes, and drafts.


✨ Key Features

Feature

Description

The "Remake" Command

Give Claude a URL and say "remake this"One-click rewriting: Feed Claude a link and get both deep business insights and high-engagement viral posts

Dual-Version Output

Get "Deep Insight" for LinkedIn and "High-Energy" for X/SocialDual output: Simultaneously generate deep LinkedIn observations and high-energy viral posts for X/Xiaohongshu

Local Drafts

Auto-saves every genius idea to ./drafts immediatelyAuto-archiving: Capture inspiration instantly and never lose a golden sentence


Related MCP server: MCP Google Maps

šŸ† Milestone

Every ⭐ unlocks a new creative capability.

Stars

Achievement

⭐50

The Roast Master — AI rewrites news with extreme sarcasm

⭐188

Cyberpunk 2077 — Tech-noir storytelling: Rewrite mundane tech updates with neon, cybernetic, and dystopian flair.

⭐300

The Abstract Master — Post-modern "Madness" style: Unlock "Internet Abstract" language, nonsense literature, and chaotic styles.

⭐520

"Blind Date" Profile — News as a high-end date bio: Rewrite dry financial reports into "high-net-worth, elite, skiing-loving" socialite dating profiles.

⭐888

"The Secret Agent" — Auto-monitor competitors: Automated tutorials for monitoring competitor activity and generating "counter-attack" copy.


šŸ› ļø Tech Stack

  • FastMCP: High-performance Python framework for MCP.

  • Httpx: Async-first engine for rapid content retrieval.

  • BeautifulSoup4: Robust HTML parsing.

  • Pydantic: Ensuring strict type safety and structured data outputs.


šŸš€ Quick Start

šŸ“¦ Prerequisites

  • Python 3.10+

  • uv (Recommended for dependency management)

šŸ“„ Installation

# Clone the repository
git clone https://github.com/BelleKou/mcp-viral-transformer.git
cd mcp-viral-transformer

# Install dependencies (Modern way)
uv pip install -e .

# Or the traditional way
pip install -r requirements.txt

āš™ļø Configuration

To use this server, you need an Anthropic API Key. Set it in your environment:

  • ANTHROPIC_API_KEY: Your key from the Anthropic console.

šŸ¤– Claude Desktop Integration

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "viral-transformer": {
      "command": "uv",
      "args": [
        "run",
        "--with", "mcp",
        "mcp", "run",
        "/your/path/to/mcp-viral-transformer/server.py"
      ]
    }
  }
}

āš ļø Replace the path with your actual local path.


šŸ“ Example Output

Case 1: Silicon Valley Power Play (English Native)

Source: Anthropic's $30B Compute Deal Generated File: šŸ“„ drafts/anthropic_30b.md


āš”ļø THE $30B COMPUTE HEGEMONY: ANTHROPIC X GOOGLE X BROADCOM

šŸ›ļø Version A: Professional Insight

Title: The Death of Asset-Light AI: Anthropic's Vertical Integration Bet

The recent $30B partnership between Anthropic, Google, and Broadcom marks a tectonic shift. We are moving away from "Algorithm Supremacy" toward "Compute Sovereignty."

  • The Hardware Pivot: Co-designing ASICs with Broadcom to bypass the NVIDIA bottleneck.

  • Infrastructure Moat: Scaling laws now require a direct relationship with the power grid.

šŸš€ Version B: High-Energy Viral

Title: $30 BILLION. That's the price of admission for the AGI race. šŸ’ø

While everyone is arguing over prompts, Anthropic just bought the building. And the chips. And the power lines.

šŸ”® UNIQUE ANGLE

AI is shifting from software to a "Digital Utility." In 2026, the leading AI company looks less like Microsoft and more like a combination of TSMC and energy conglomerates.


Case 2: Industrial Moonshots (Chinese Native)

Source: 36Kr - Geely Aerofugia IPO Generated File: šŸ“„ drafts/sky_economy.md


🚁 11 IPOs! The final piece of the "Car Maniac's" puzzle: The low-altitude economy isn't a dream, it's a business.

šŸ›ļø Version A: Deep Business Insight

Title: From "2D Roads" to "3D Space": Aerofugia's Capital Strategy

Aerofugia's IPO counseling marks the entry of the "low-altitude economy" from concept to capital harvest. This is not just about building flying cars, but about reconstructing urban spatial sovereignty.

šŸš€ Version B: High-Energy Viral

Title: Stop grinding on the ground! Need a "flying taxi" in 10 minutes? šŸ’ø

The "crazy talk" mocked back then has all come true! The sky is officially becoming a "lane," and the era of low-altitude travel is here. They aren't selling planes; they're selling the "privilege to bypass traffic."

šŸ”® UNIQUE ANGLE

Class stratification of temporal sovereignty: In 2026, class division will be reflected in "vertical access rights." The 300-meter altitude captured by Aerofugia is the ultimate interpretation of urban order for the next 50 years.



šŸ“‚ Directory Structure

.
ā”œā”€ā”€ server.py           # Core MCP logic
ā”œā”€ā”€ LICENSE             # MIT License
ā”œā”€ā”€ requirements.txt    # Project dependencies
ā”œā”€ā”€ drafts/             # Generated markdown posts (Output)
└── README.md           # Documentation

āš–ļø License

Licensed under the MIT License. Open for modification and personal use.

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.
    16
    24
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides access to Google Maps functionality including places search, geocoding, directions, distance calculations, elevation data, and static map generation through the Model Context Protocol interface.
    20
    5
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    An MCP server that repurposes text or URL content into platform-optimized posts for Twitter, LinkedIn, Instagram, and newsletters using AI. It enables users to automatically transform articles and blog posts into engagement-ready social media threads and professional captions.
  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that automates short-form video production for TikTok, Instagram Reels, and YouTube Shorts, using AI agents and behavioral science to generate production-ready videos from a topic and vibe.

View all related MCP servers

Related MCP Connectors

  • WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • MCP server for Google Veo AI video generation

View all MCP Connectors

Latest Blog Posts

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/BelleKou/mcp-viral-transformer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server