Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Studio Mcp
  4. vs Cituna Mcp
Side-by-Side Model Context Protocol Comparison

Studio Mcp vs Cituna Mcp

In-depth architectural comparison of the Studio Mcp and Cituna Mcp MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Studio Mcp
Marketing · Local stdio
Quality: 65/100 (Great) | Auth: No auth required
Cituna Mcp
Marketing · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Studio Mcp if you need specialized Marketing tools running via a local process. Choose Cituna Mcp if your workspace requires Marketing integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Studio Mcp logo

Choose Studio Mcp when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • You have access to required keys: STUDIO_STORAGE_STATE_PATH.
  • Primary tools included: studio_start, studio_goto, studio_click.
Explore Studio Mcp Details
Cituna Mcp logo

Choose Cituna Mcp when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: whoami, list_brands, get_visibility.
Explore Cituna Mcp Details

Feature & Specification Comparison

Specification
Studio Mcp logo
Studio Mcp
AIOProductOS
Marketing
Cituna Mcp logo
Cituna Mcp
Marketing
SummaryTurns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. npx -y @aioproductoscom/mcp-studioTrack how 6 AI engines cite your brand, daily, with live Google Search Console.
Category & ScopeMarketing

Tools & Capabilities Breakdown

Studio Mcp Tools (14)

studio_start
Start a recording session: launches a themed headless browser and begins capturing video. Returns the session config and the output directory. One session at a time — studio_finish or studio_cancel ends it. Set theme to the PRODUCT'S brand (bg = its app background — wrong bg causes visible flashes on page loads); use storage_state_path (a Playwright storageState JSON) to record logged-in areas without sharing credentials; list chat widgets / dev overlays / consent banners in hide_selectors so they never appear on tape.
studio_goto
Navigate to a URL behind a designed transition card (eyebrow + big title on the theme background) — the viewer never sees a loading flash or half-hydrated page. Use for the opening shot AND every surface change; give each a short title so the cut reads as a chapter. Waits for real content (network settle + optional wait_for selector + skeleton loaders cleared) before lifting the card.
studio_click
Glide the visible cursor to a target and click it, slow enough to read as a deliberate action on camera. Use for every button / link / menu interaction in the walkthrough. Precondition: the target must be on screen — studio_goto or studio_scroll to it first if it isn't. Prefer a stable CSS selector; fall back to visible text. After clicking it waits for the page to settle and re-applies the theme overlays, so the next beat is on a hydrated page. Returns 'clicked <target>', or errors 'target not visible' — then take a studio_screenshot and pick a better target.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Studio Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "aioproductos-studio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ],
      "env": {
        "STUDIO_STORAGE_STATE_PATH": "YOUR_STUDIO_STORAGE_STATE_PATH_HERE"
      }
    }
  }
}
Cituna Mcp Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "cituna-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cituna-mcp"
      ]
    }
  }
}

Frequently Asked Questions

Studio Mcp is categorized under Marketing and uses a local stdio subprocess. In contrast, Cituna Mcp belongs to Marketing using local stdio subprocess. Select Studio Mcp when you need capabilities focused on marketing and Cituna Mcp when you require tools for marketing.

More alternatives to Studio McpMore alternatives to Cituna McpMarketing category hub

Related MCP Server Comparisons

Popular comparisons with Studio Mcp

  • Mailchimp Mcp Server logoStudio Mcp vs Mailchimp Mcp Server
  • Citedy Seo Agent logoStudio Mcp vs Citedy Seo Agent
  • Ghl Command Feedback logoStudio Mcp vs Ghl Command Feedback
  • Mcp Vk Ads logoStudio Mcp vs Mcp Vk Ads

Popular comparisons with Cituna Mcp

Marketing
Quality signal65/100 (Great)55/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
Auth RequirementNo auth requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env Vars
STUDIO_STORAGE_STATE_PATH
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highnpx · high
Engagement & Health 2 views 0 copies 0 upvotes 3 stars 0 views 0 copies 0 upvotes 1 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Studio Mcp ListingView Cituna Mcp Listing
studio_type
Glide to an input and type text at a human pace (keystroke by keystroke — it reads as real usage, not a paste). Use realistic demo content; whatever you type is on tape.
studio_scroll
Cubic-eased scroll to an absolute Y offset or until a target element is in view — never a jump cut. Use between story beats to bring the next area on camera. Side effect: changes only the page scroll position (no click, no navigation). Pass exactly ONE of to_y or to_target. Returns 'scrolled' on completion. To reveal an off-screen element before studio_click or studio_highlight, scroll to it first.
studio_caption
Show (or replace) the bottom-left storyline caption — an eyebrow kicker plus one sentence that narrates the current beat. Keep it under ~12 words and leave it up 2–4s (studio_hold) so it reads. Pass clear=true to fade it out before a scene change. The caption_text is ALSO recorded as the voice-over script: if you call studio_finish with voiceover:true it's spoken aloud (locally) timed to this moment — write captions as speakable sentences. Set no_voice:true for a caption you want on screen but NOT narrated.
studio_narrate
Record a line of voice-over WITHOUT putting a caption on screen — narration spoken over the action. The line is synthesized locally at studio_finish (needs voiceover:true). Holds the shot afterward so there's footage under the line; set hold_ms to roughly the length of the sentence when spoken (~400ms/word).
studio_highlight
Draw an accent ring around a target (CSS selector or visible text), optionally with a label card beside it — the 'look here' callout. Side effects: scrolls the target into view, then overlays a ring (and card) in the theme accent; rings stack until cleared. Returns 'highlighted <target>' when the element is found, or errors 'target not found: <target>' when it isn't — retry with a studio_screenshot to pick a better target. Always call with clear=true before you navigate, zoom, or ring a different element, so stale rings don't linger on the next shot.
studio_zoom
Camera punch-in: smoothly zoom the page toward a target (CSS selector or visible text) — the money shot for a metric, button, or result. Captions stay screen-fixed; the content scales under them. ALWAYS studio_zoom with reset=true before navigating or showing the end card, or the next scene inherits the zoom.
studio_hold
Hold the shot for a moment — glides to a target (optional) and keeps micro-drift so the recorder keeps emitting frames (a dead-static hold gets its tail frames dropped). Use after captions, highlights, and zooms: 2000–3000ms is a good beat.
studio_end_card
Show the closing card — a centred glass card over the (still visible) product: title, optional subtitle and URL. The classic outro: what they saw + where to get it. Hold ~2.5s after this, then studio_finish.
studio_screenshot
Take a high-DPI (2x) screenshot of the current frame and save it as a PNG in the output directory. Works any time during a session — element-only via selector, or full_page for the whole scroll height. Returns the file path. Clear captions/rings first unless you want them in the shot.
+2 more tools listed on main page

Cituna Mcp Tools (12)

whoami
Confirm the connection, plan and usage meters. Start here. For Search Console state use `gsc_status`.
list_brands
Brands/domains tracked in your workspace
get_visibility
The daily prompt × engine grid: cited or not, position, per-cell status
get_engine_answers
What an engine actually said for a prompt, and who it cited instead
list_audits
Scan history and a single scan's scores
list_gaps
The fix queue, and moving items through todo → doing → done
list_keywords
Keywords with real demand, each with the stage of the page behind it. Filter `stage: "none"` for demand nothing has been written for yet. Needs Pro (the keyword dataset is a Pro feature)
list_content_queue
What AutoSEO already has in flight, so you never queue a topic twice
queue_article
Queue a keyword so AutoSEO drafts it on the next run
mark_article_published
Tell Cituna a page is live, so it stops suggesting the topic and never writes a competing page
gsc_status
Google Search Console, if connected
run_scan
Trigger a fresh scan
  • Facebook Ads Mcp Server logoCituna Mcp vs Facebook Ads Mcp Server
  • Bisibility logoCituna Mcp vs Bisibility
  • Google Search Console Mcp logoCituna Mcp vs Google Search Console Mcp
  • Lhremote logoCituna Mcp vs Lhremote