Labsco
MCP SERVER · OFFICIAL PROJECT

Jasper Brand Context

by Jasper

Reads a workspace's brand voices, audiences and style guides, then generates content that uses them.

Marketing Automation & AdvertisingOfficial source
Summary
Five read tools for brand context and two that write — the ratio is the point.

The reason to use Jasper rather than a raw model is that someone has already encoded the brand voice, the audiences and the style rules. Exposing those as separate readable tools means another agent can borrow that work — pulling the style guide into its own generation — without going through Jasper's generator at all. That is more useful than the generation tool for anyone with their own pipeline.

What it is

Jasper's endpoint, seven tools. Five read the brand context a workspace has configured; two act on it. Jasper frames the set as a subset of their API tailored for agents.

What you get
  • get-jasper-brand-voices, get-jasper-audiences, get-jasper-style-guides — the workspace's configured brand context, read-only
  • search-knowledge-base — the documents behind that context
  • get-jasper-agents — the marketing agents available
  • run-jasper-agent — execute one; this is the write and generative action
  • generate-content — produce content using the configured voices, audiences, style rules and knowledge
Requirements

OAuth 2.0 with PKCE and dynamic client registration, scope mcp, or a static key in an X-API-KEY header.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen