Official Anthropic MCP Server

YouTube SEO & Virality Intelligence. Directly Inside Claude.

Connect Viewsmo to Claude Desktop, Cursor, or your custom AI agents. Audit competitors, find breakout keywords, and predict title click-through rates without ever leaving your chat.

5 Built-In Growth Tools for Your AI

Every tool returns clean, structured JSON ready for Claude to reason over and synthesize.

viewsmo_audit_channel

Calculates live Views Per Hour (VPH), SEO health grade, top search tags, and actionable channel improvements.

“Audit @mrbeast and summarize their weakest tags”

viewsmo_explore_keywords

Returns YouTube search volume, competition rating, and high-opportunity related terms for your niche.

“Find low-competition keywords for AI automation”

viewsmo_score_video_seo

Audits titles, descriptions, and tags with a 100-point algorithm scorecard, mobile truncation warnings, and CTR boosts.

“Score this title and suggest 3 high-CTR variations”

viewsmo_generate_thumbnail_prompt

Creates high-contrast DALL-E 3 & Midjourney prompts with rule-of-thirds facial composition and rim lighting.

“Write a thumbnail prompt for a viral coding tutorial”

viewsmo_check_credits

Returns your active plan status, remaining AI credits, and renewal dates at zero credit cost.

“Check my Viewsmo credit balance”
Open Protocol

Works Everywhere

Compatible with Claude Desktop, Cursor IDE, Zed, Sourcegraph Cody, and custom Python/Node agent scripts.

View Pricing Plans →
Quickstart

How to Install Viewsmo in Claude Desktop (30 Seconds)

Step 1: Get your Viewsmo API Key

Log in to Viewsmo, open Dashboard > Settings, and click “Generate API Key”.

Go to Settings > API Keys

Step 2: Add Viewsmo to your Claude Desktop config

Open your Claude Desktop configuration file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "viewsmo": {
      "command": "npx",
      "args": [
        "-y",
        "viewsmo-mcp"
      ],
      "env": {
        "VIEWSMO_API_KEY": "vsk_live_your_api_key_here"
      }
    }
  }
}

Step 3: Restart Claude Desktop

Restart Claude Desktop. You will see the MCP tools indicator appear in the chat prompt. Viewsmo tools are now connected and ready to query!