Content Tools
styleref.io
Search, fetch, and apply creative styles to prompts for various AI tools.
ENDPOINT 1
https://styleref.io/api/mcp
MCP server metadata
- Name
- styleref
- Version
- 0.3.0
Known tools 14
search_stylesSearch StyleRef's public gallery of reusable creative styles (visual + voice).
get_styleFetch a StyleRef style compiled into a ready-to-use spec.
apply_style_to_promptWrap 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_mdReturn a complete STYLE.md file body (the stylemd format, with `generator: styleref.io` frontmatter) for a StyleRef style.
list_my_stylesList the styles in the connected user's own StyleRef library (name, visibility, last update, link).
save_styleSave (like) a public StyleRef gallery style to the connected user's library so it shows under My Styles → Saved.
fork_styleFork (remix) a public StyleRef gallery style into the connected user's library as a private editable copy with lineage back to the original.
create_styleCreate a new style in the connected user's library.
update_styleEdit 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_mdLint STYLE.md text against the StyleRef spec: frontmatter (name, generator, sections), section ids, body structure, and hex-color validity.
extract_styleRun 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_statusPoll an extraction started by extract_style_from_image.
publish_stylePublish 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_visibilityLightweight 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).