Studio MCP Hub
StudioMCPHub
Creative AI tools and art datasets for autonomous agents.
StudioMCPHub is a production MCP server offering 32 tools (18 free): image generation, upscaling, background removal, product mockups, CMYK conversion, print-ready PDF, SVG vectorization, invisible watermarking, AI metadata enrichment, provenance registration, permanent Arweave storage, NFT minting, and access to 53,000+ museum artworks from Alexandria Aeternum. Agents pay per call with x402 USDC on Base L2 — no API keys, no accounts, no sign-up.
Quick Start
One-click install for Cursor:
Or add to any MCP client config:
{
"mcpServers": {
"studiomcphub": {
"url": "https://studiomcphub.com/mcp",
"transport": "streamable-http"
}
}
}Then call search_tools to discover available tools without loading all 32 schemas:
search_tools({ "category": "all" })Related MCP server: Yantrix MCP
Tools
Discovery (FREE)
Tool | Description |
| Discover tools by category, price, or keyword (~98% token savings) |
| Get full JSON Schema + examples for a specific tool |
Creative Pipeline
Tool | Price | Description |
| $0.20 | SD 3.5 Large text-to-image on NVIDIA L4 GPU |
| $0.20 | Real-ESRGAN 4x super-resolution |
| $0.20 | Gemini-powered 111-field Golden Codex analysis |
| $0.10 | ExifTool XMP/IPTC/C2PA metadata embedding |
| $0.10 | 256-bit perceptual hash with LSH band indexing |
| $1.50 | Arweave L1 permanent immutable storage |
| $1.00 | Polygon NFT with on-chain provenance link |
| FREE | Perceptual hash lookup against Aegis index |
| $0.50 | All stages in one call |
Alexandria Aeternum Dataset
53,000+ public domain artworks from 7 world-class institutions.
Tool | Price | Description |
| FREE | Search by keyword, artist, period, or style |
| $0.10 | Human-sourced metadata + signed image URL |
| $0.20 | 111-field NEST deep visual analysis |
| $5.00 | Bulk metadata + images (min 100) |
| FREE | AB 2013 + EU AI Act compliance docs |
Payment
x402 (recommended for agents): Pay per call with USDC on Base L2. Server returns HTTP 402 with payment instructions. No account needed.
Stripe: Traditional card payment per call with API key.
GCX Credits: Pre-purchase tokens at volume discounts — $5 (50 GCX), $50 (600 GCX, 17% off), $100 (1600 GCX, 38% off).
Volume Discounts
Automatic per-wallet discounts based on 30-day rolling spend:
Tier | Spend | Discount |
Standard | $0–49 | 0% |
Active | $50–99 | 10% |
Pro | $100–199 | 20% |
Studio | $200+ | 30% |
Check your tier: GET https://studiomcphub.com/api/agent/tier/{wallet_address}
Loyalty
Every paid call earns 5% credit-back as loyalty GCX. No sign-up, no expiration.
Discovery Endpoints
Endpoint | Description |
| MCP Streamable HTTP endpoint |
| MCP server discovery |
| A2A Agent Card |
| LLM-readable documentation |
| Pricing page |
Self-Hosting
git clone https://github.com/codex-curator/studiomcphub.git
cd studiomcphub
pip install -r requirements.txt
# Set required environment variables (see .env.example)
gunicorn --bind 0.0.0.0:8080 --workers 2 --threads 4 src.mcp_server.server:appOr with Docker:
docker build -t studiomcphub .
docker run -p 8080:8080 studiomcphubResearch
Alexandria Aeternum metadata density improves VLM visual perception by +25.5% and semantic coverage by +160.3%. See The Density Imperative.
Links
License
MIT — Metavolve Labs, Inc.
This server cannot be installed
Maintenance
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
- Flicense-qualityFmaintenanceThe complete creative AI pipeline exposed as MCP tools. From generation to permanent storage — every stage available via x402 USDC micropayments on Base L2. Generation * SD 3.5 Large + T5-XXL — Stable Diffusion 3.5 Large with T5-XXL text encoder on NVIDIA L4 GPU. High-fidelity image generation with supeLast updated1
- AlicenseBqualityDmaintenanceDynamic MCP server — 30+ tools across fact verification, agent memory, Indian NLP, contract risk, security threat modelling, sales call intelligence and more. x402/USDC micropayments on Base.Last updated339MIT
- AlicenseAqualityAmaintenanceAn MCP server that enables AI agents to access paid AI inference and web tools via HTTP 402 micropayments in USDC on Base, using the agent's wallet as identity.Last updated14337MIT
- FlicenseAqualityBmaintenanceMCP server for a live x402 payment gateway on Base (USDC). Lets AI agents discover, preview for free, then pay per call — with prepaid gasless payments, signed receipts, and delta delivery.Last updated7
Related MCP Connectors
MCP marketplace: agents pay per call in USDC via x402. Plus Base chain data and a USDC<->bank ramp.
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/codex-curator/studiomcphub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server