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…. Its 16 documented tools cover image, metadata, artwork. It is available as a remote MCP endpoint.

Teams that want a hosted media endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 7 · #144 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Studiomcphub

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add codex-curator-studiomcphub --transport http https://studiomcphub.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "codex-curator-studiomcphub": {
      "url": "https://studiomcphub.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://studiomcphub.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to studiomcphub.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.codex-curator is GitHub-verified and matches the repo owner

03 · What Studiomcphub can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can discover tools by category, price, or keyword (~98% token savings), get full JSON Schema + examples for a specific tool, and search by keyword, artist, period, or style.

Capability map

Tools grouped from the project's README - what Studiomcphub lets an agent do.

read & search

5 tools - e.g. Discover tools by category, price, or keyword (~98% token savings); Get full JSON Schema + examples for a specific tool; Search by keyword, artist, period, or style

search_tools · get_tool_schema · search_artworks · get_artwork · get_artwork_oracle

Generate

1 tool - e.g. SD 3.5 Large text-to-image on NVIDIA L4 GPU

generate_image

Upscale

1 tool - e.g. Real-ESRGAN 4x super-resolution

upscale_image

Enrich

1 tool - e.g. Gemini-powered 111-field Golden Codex analysis

enrich_metadata

Infuse

1 tool - e.g. ExifTool XMP/IPTC/C2PA metadata embedding

infuse_metadata

Register

1 tool - e.g. 256-bit perceptual hash with LSH band indexing

register_hash

Store

1 tool - e.g. Arweave L1 permanent immutable storage

store_permanent

Mint

1 tool - e.g. Polygon NFT with on-chain provenance link

mint_nft

Latest releases

v0.5.0 · 2026-02-27

What's New · 32 MCP Tools (18 free, 14 paid) · Complete creative AI pipeline via Streamable HTTP at · Free tools: resize, palette extraction, background removal, CMYK conversion, print-ready PDF, vectorization…

04 · Who maintains Studiomcphub

studiomcphub is maintained by codex-curator. We track 2 MCP servers from codex-curator - 2 actively maintained, 8 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
media - ranked #144 of 155 actively-maintained media servers as of 2026-08-25.
registry
io.github.codex-curator/studiomcphub (active, first published 2026-02-27)

06 · Studiomcphub FAQ

Is Studiomcphub still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-16. We re-verify nightly.

What can Studiomcphub do?

With this server connected, an agent can discover tools by category, price, or keyword (~98% token savings), get full JSON Schema + examples for a specific tool, and search by keyword, artist, period, or style.

How do I install Studiomcphub?

Run `claude mcp add codex-curator-studiomcphub --transport http https://studiomcphub.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Studiomcphub require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Studiomcphub