World-class creative social media content studio, powered by AI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-lisleabrahams-symbols-of-wealth-studio": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
World-class creative social media content studio, powered by AI.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.
A free SEO research tool using Model Context Protocol (MCP) powered by Ahrefs data. Get backlink analysis, keyword research, traffic estimation, and more — directly in your AI-powered IDE.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Lisleabrahams/symbols-of-wealth-studio and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
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.
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.
get_studio_infoDescription. 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):
{
"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_mont
... [View full README on GitHub](https://github.com/lisleabrahams/symbols-of-wealth-studio-mcp#readme)