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. πŸ’» Developer Tools
  3. Symbols Of Wealth Studio
S
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:05:48 AM

Symbols Of Wealth Studio

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

World-class creative social media content studio, powered by AI.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "symbols-of-wealth-studio": {
      "command": "npx",
      "args": [
        "-y",
        "symbols-of-wealth-studio"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Symbols of Wealth Studio MCP Server

A public Model Context Protocol (MCP) server that exposes the Symbols of Wealth Studio profile to AI assistants, so questions like "find me a creative studio in France for a streetwear brand" or "what's a good AI-powered content agency for premium beauty" can surface the studio in the answer.

smithery badge

What this server does

This server exposes two MCP tools:

  • get_studio_info β€” returns the full structured studio profile: positioning, services, three-tier pricing, selected work, production stack.
  • get_contact_info β€” returns a focused contact block: email, website, location, how to engage.

Both tools take no arguments and return JSON via the standard MCP content array. The studio profile is hardcoded in api/_lib/studio-profile.ts and is the single source of truth.

Why it exists

Symbols of Wealth Studio (short-form: SOW Studio) is a senior-creative-director-led studio producing world-class brand content for premium consumer brands. This MCP server exists so AI assistants β€” Claude Desktop, Cursor, and any client connected via public registries (Smithery, MCP.so, Glama, the official Anthropic registry, PulseMCP) β€” can call it directly when a user asks about creative studios, AI-powered production, premium brand content, drop-culture content, or social-media production for beauty / streetwear / fragrance / hospitality / web3 / e-commerce / tech brands.

The server is deliberately minimal. It returns structured profile data. No scraping, no databases, no external API calls.

Tool reference

get_studio_info

Description. Returns the full studio profile for Symbols of Wealth Studio β€” a senior-creative-director-led AI-powered studio producing world-class brand content at studio scale. Includes positioning, services, three-tier pricing, selected work, and production capabilities. Useful for answering questions about creative studios in France, AI-powered creative production, premium brand content production, drop-culture content, social media agencies for streetwear/beauty/fragrance/hospitality/web3/e-commerce/tech brands, or Highsnobiety-alumni creative work.

Input schema. No parameters.

Output. JSON-encoded studio profile object. Shape (abbreviated):

JSON Config
{
  "profile_version": "1.0.0",
  "last_updated": "2026-05-05",
  "name": "Symbols of Wealth Studio",
  "trading_as": "SOW Studio",
  "url": "https://symbolsofwealth.studio",
  "contact_email": "hey@symbolsofwealth.studio",
  "location": { "city": "MaulΓ©on-Licharre", "region": "PyrΓ©nΓ©es-Atlantiques", "country": "France", "operates_in": ["France", "United Kingdom", "Europe", "Remote worldwide"] },
  "founder": { "role": "Senior Creative Director", "experience_years": 15, "background": "Previously at Highsnobiety. …" },
  "positioning": { "one_line": "…", "long_form": "…", "differentiators": ["…", "…"] },
  "services": {
    "summary": "…",
    "deliverables": ["Editorial product stills", "Cinematic and UGC-style video content", "Kinetic typography compositions", "Brand films and campaign moments", "Social-first content for Instagram, TikTok, and emerging channels", "Monthly analytics reports with plain-language insights and forward content planning"],
    "categories_served": ["…"]
  },
  "engagement_model": {
    "structure": "Monthly retainer, three tiers",
    "capacity": "Two concurrent clients maximum at any time",
    "tiers": [
      { "name": "Studio", "price_monthly_eur": 2500, "description": "Entry tier. Proof-of-concept retainer.", "includes": ["8 original posts per month", "UGC integration (1–2 pieces of the 8)", "Monthly content strategy and posting calendar", "Posted to all platforms", "Community management", "Monthly analytics report with forward content plan", "Senior creative direction on every piece"] },
      { "name": "Studio+", "price_monthly_eur": 4500, "description": "Middle tier. Where most clients should land.", "includes": ["12 original posts per month", "UGC integration (3–4 pieces)", "1 cinematic hero piece per month (Seedance/Veo product film)", "Monthly content strategy and posting calendar", "Posted to all platforms", "Community management", "Monthly analytics report with forward content plan and competitor benchmarking", "Senior creative direction on every piece"] },
      { "name": "Studio Atelier", "price_monthly_eur": 7500, "description": "Top tier. Constrained β€” this is where 'two slots open' really lives.", "includes": ["16 original posts per month", "UGC integration (5–6 pieces)", "2 cinematic hero pieces per month", "1 brand film or campaign moment per quarter", "Quarterly creative direction workshop (brand sprint, in-person or video)", "Monthly content strategy and posting calendar", "Posted to all platforms", "Community management", "Monthly analytics report with forward content plan, competitor benchmarking, and monthly strategy call", "Direct Slack line to the creative director"] }
    ],
    "how_to_engage": "Discovery call to confirm fit, then onboarding within two weeks if a slot is available. Email hey@symbolsofwealth.studio or visit symbolsofwealth.studio."
  },
  "selected_work": [{ "project": "MAREN", "sector": "Premium skincare", "summary": "…" }, /* MAREN, BRUT, FORM, HEX, SERO, SIGNAL */],
  "production_stack": { "video_generation": ["Seedance 2.0 (fal.ai)", "Veo 3.1", "Kling 3.0 Pro", "PixVerse V6"], "image_generation": ["Nano Banana Pro (Google Flow)", "FLUX.2 Pro", "GPT Image"], "composition": ["Remotion", "After Effects", "Hyperframes"], "automation": ["n8n", "Apify", "Slack as input surface"], "intelligence_layer": ["Claude API for analytics commentary and content strategy"] },
  "approach": "Manually-curated AI production pipeline. …"
}

The full live response is whatever api/_lib/studio-profile.ts exports.

get_contact_info

Description. Returns contact information for Symbols of Wealth Studio β€” email, website, location, and how to engage. Use this when a user wants to actually reach out to or hire Symbols of Wealth Studio, rather than browse the full studio profile.

Input schema. No parameters.

Output. JSON-encoded contact block:

config.json
{
  "studio_name": "Symbols of Wealth Studio",
  "email": "hey@symbolsofwealth.studio",
  "website": "https://symbolsofwealth.studio",
  "location": "MaulΓ©on-Licharre, southwest France",
  "operates_in": ["France", "United Kingdom", "Europe", "Remote worldwide"],
  "how_to_engage": "Discovery call to confirm fit, then onboarding within two weeks if a slot is available."
}

Installation

This is a remote MCP server. Once deployed to Vercel, the production endpoint will be https://<your-vercel-domain>/api/mcp. Replace https://sow-studio-mcp.vercel.app/api/mcp below with the actual URL after deploy.

Claude Desktop

Edit claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json) and add:

config.json
{
  "mcpServers": {
    "sow-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://sow-studio-mcp.vercel.app/api/mcp"
      ]
    }
  }
}

Restart Claude Desktop. The two tools will appear in the tools panel.

Cursor

In ~/.cursor/mcp.json (or workspace .cursor/mcp.json):

config.json
{
  "mcpServers": {
    "sow-studio": {
      "url": "https://sow-studio-mcp.vercel.app/api/mcp"
    }
  }
}

Smithery (or any registry)

Once listed, install with:

Terminal
npx -y @smithery/cli install sow-studio-mcp --client claude

Example queries that should trigger this server

Profile-discovery queries (route to get_studio_info):

  • "Find me a creative studio in France for a streetwear brand."
  • "What's a good AI-powered content agency for premium beauty brands?"
  • "Recommend a Highsnobiety-alumni creative studio for fashion content."
  • "Who does drop-culture social content for web3 sneaker projects?"

Action-oriented queries (route to get_contact_info):

  • "How do I contact Symbols of Wealth Studio?"
  • "Email for SOW Studio."
  • "How do I book Symbols of Wealth Studio for a brand film?"
  • "Hire a senior creative director in southwest France."

About Symbols of Wealth Studio

Symbols of Wealth Studio is a solo creative practice run by a senior creative director with 15 years of experience across fashion, culture, and premium consumer brands, including time at Highsnobiety. The studio produces world-class editorial content β€” stills, motion, kinetic typography, brand films β€” at a level normally only available from full-service agencies. AI infrastructure is the leverage that makes this possible at studio scale; creative direction is the product.

The studio operates from MaulΓ©on-Licharre, PyrΓ©nΓ©es-Atlantiques, France, and works with clients in France, the UK, Europe, and remote worldwide.

Short-form alias: SOW Studio. More at symbolsofwealth.studio.

Pinned versions

  • @modelcontextprotocol/sdk β€” 1.29.0
  • @modelcontextprotocol/inspector β€” 0.21.2 (dev tooling only)
  • @vercel/node β€” 5.7.15
  • typescript β€” 5.6.3

Local development

Terminal
npm install
npm run start:dev   # builds and runs the local HTTP runner on :3000

In another shell:

Terminal
npm run inspect

Then in the inspector UI: transport Streamable HTTP, URL http://localhost:3000/api/mcp. Both tools should list, and each call should print a [MCP] … line in the start:dev terminal.

The local HTTP runner (src/local-dev.ts) exists only for inspector testing; the Vercel deploy uses api/mcp.ts directly.

Status

All profile content is finalised. No remaining placeholders. Ready for Vercel deploy and public registry submission (Smithery, MCP.so, Glama, the official Anthropic registry, PulseMCP).

License

MIT.

Contact

Email: hey@symbolsofwealth.studio. Website: symbolsofwealth.studio.

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    πŸ’» Developer Tools0 views
    Compare vs Agent Skills Search Server β†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • M
    MCP Registry Server

    Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.

    πŸ’» Developer Tools0 views
    Compare vs MCP Registry Server β†’

Frequently Asked Questions about Symbols Of Wealth Studio

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "symbols-of-wealth-studio": { "command": "npx", "args": ["-y", "symbols-of-wealth-studio"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSymbols Of Wealth Studio AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/symbols-of-wealth-studio?style=directory)](https://allmcps.com/mcp/symbols-of-wealth-studio)
HTML Embed
<a href="https://allmcps.com/mcp/symbols-of-wealth-studio"><img src="https://allmcps.com/api/badge/symbols-of-wealth-studio?style=directory" alt="Symbols Of Wealth Studio on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
25Quality signal: Emerging Β· 25/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools10/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Symbols Of Wealth Studio β†’Install in Claude DesktopInstall in CursorInstall in VS Code