← Registry

Content Tools

styleref.io

Search, fetch, and apply creative styles to prompts for various AI tools.

1 endpoint14 known toolsFirst detected July 23, 2026Last detected July 23, 2026

ENDPOINT 1

https://styleref.io/api/mcp

No auth detected

MCP server metadata

Name
styleref
Version
0.3.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 14

search_styles

Search StyleRef's public gallery of reusable creative styles (visual + voice).

get_style

Fetch a StyleRef style compiled into a ready-to-use spec.

apply_style_to_prompt

Wrap a user request in a StyleRef style and return a single ready-to-paste prompt for the target tool (ChatGPT, Claude, Gemini, Midjourney, FLUX, DALL·E, Stable Diffusion, or generic).

get_style_md

Return a complete STYLE.md file body (the stylemd format, with `generator: styleref.io` frontmatter) for a StyleRef style.

list_my_styles

List the styles in the connected user's own StyleRef library (name, visibility, last update, link).

save_style

Save (like) a public StyleRef gallery style to the connected user's library so it shows under My Styles → Saved.

fork_style

Fork (remix) a public StyleRef gallery style into the connected user's library as a private editable copy with lineage back to the original.

create_style

Create a new style in the connected user's library.

update_style

Edit one of the connected user's own styles: rename it and/or add or replace blocks (a supplied block replaces the existing block of the same type, otherwise it is added).

validate_style_md

Lint STYLE.md text against the StyleRef spec: frontmatter (name, generator, sections), section ids, body structure, and hex-color validity.

extract_style

Run StyleRef's AI extraction to derive a structured style (colors, typography, mood, lighting, voice…) from any combination of: a text description, a named reference (e.g.

check_extraction_status

Poll an extraction started by extract_style_from_image.

publish_style

Publish one of the connected user's own styles through StyleRef's moderation pipeline: visibility "public" lists it in the gallery (requires at least 10 style items), "unlisted" activates a shareable link only.

set_style_visibility

Lightweight visibility control for one of the connected user's own styles: "private" revokes the share link, "unlisted" removes a listed style from the gallery while keeping its link (only allowed once the style has already been moderated — to first publish or activate a link, use publish_style).