Read-only Mora MCP server for posts, performance, brand profile, catalog and audience data.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Codex guesses your brand voice. Mora AI gives it the real one, plus your real catalogue and performance.
Mora serves solo creators and small teams building an audience or a brand, not only stores. That covers a Shopify or DTC operator who wants a product named correctly instead of invented, a coach or speaker building a personal brand on LinkedIn with no catalogue at all, and a full-time creator posting daily across three platforms. Mora also has a franchise tier for multi-location owners and an enterprise tier for organizations running governed brand templates. It plans, drafts, gets human approval, schedules and publishes content, and closes the loop with real engagement and, for connected Shopify stores, revenue attribution. What Mora does that a generic content tool doesn't: it grounds every draft in the account's own real data, not a brand-voice guess.
Who this plugin is for: a user of a supported MCP host who already has (or wants) a Mora account and wants to pull their own brand context, past performance, and product catalogue into an agent session β for example, to plan a Product Hunt launch, draft a week of posts, or check what already worked before writing more.
.mcp.json editing, no API key to
paste. First use triggers Mora's own OAuth 2.1 consent screen in your browser. The hosted MCP runtime and
account-scoped handlers live in Mora's product app; this public repository contains only connector configuration
and workflow skills.list_posts, get_post_performance, get_brand_profile, get_brief_workspace,
list_products, get_revenue_attribution, list_projects, list_audiences, list_content_angles, and
list_brief_runs. No tool can publish, schedule, connect an account, or spend
money β Mora treats writes through an unattended agent loop as unsafe to expose until per-scope consent
exists in-app.mora://brand/voice) you can attach once per session so every message Claude
writes stays on-brand, without re-fetching it per message.product_hunt_launch_week, first_maker_comment, and
write_like_what_worked β most notably a full Product Hunt launch week that already knows
Product Hunt's current rules (no vote solicitation, no "Coming Soon" pages β retired August 2025) so you
don't have to.skills/mora-mcp-setup β first connection, what each tool and prompt is for. Triggers when
you ask about connecting to or using Mora.skills/content-performance-audit β combines list_posts and get_post_performance into a
synthesized brief on what's actually working (platform, theme, timing) and what to do next.
Triggers on "how is my content performing", "audit my Mora posts", "what's working on my
social".skills/brand-brief β combines get_brand_profile and list_products into a portable,
factual brand + catalogue summary for work happening outside Mora β briefing a designer,
writing ad copy, prepping a pitch. Triggers on "give me my Mora brand brief", "what does my
brand sell", "summarize my Mora catalogue".skills/content-gap-check β combines list_projects and list_posts to compare what's
planned against what's actually gone out and surface overdue or orphaned content. Triggers
on "check my Mora content calendar for gaps", "am I behind on my content schedule".skills/paid-ad-copy β turns real brand, catalogue, audience, angle, and performance data
into paid-ad copy and a human-reviewable test matrix. It never creates campaigns or spends money.skills/campaign-plan β turns existing plans, posts, audiences, angles, catalogue facts, and
performance into a grounded campaign plan without scheduling or publishing anything.Read-only is a considered position, not a placeholder. Every serious content-quality failure Mora has shipped and documented β a fabricated brand wordmark reaching a draft, unrequested posts silently added to an account β happened with a human reviewing the loop. Handing write access to a loop without one isn't something Mora can honestly call safe yet.
A small tool count is a measured ceiling, not an economy move: published research on tool-selection accuracy shows smaller models' tool-choice accuracy degrading past roughly 10β15 tools in a single context, and Mora's own design principle is that a longer tool list is not automatically better for an agent holding it. These ten answer the questions a marketing agent actually asks β including "what real revenue does a channel actually deserve credit for", "which audience is this for", and "which content angles or brief findings already exist" β and nothing here overlaps.
The canonical remote MCP endpoint is https://app.mora-marketer.com/api/mcp. The live server card at
https://app.mora-marketer.com/.well-known/mcp/server-card.json is the source of truth for the tool,
resource, prompt, and read-only metadata. This public repository is the Claude Code connector and workflow
package; it is not the private MCP runtime. Repository: https://github.com/Mora-AI-Content-Studio/mora-claude-plugin.
Run the production contract check before publishing documentation changes:
For an offline fixture, set MORA_MCP_SERVER_CARD_FILE=/path/to/server-card.json.
Developer documentation:
Every request needs an OAuth-issued bearer token. Mora's server identifies clients with CIMD (Client ID Metadata Documents) β the MCP spec's current recommended standard (2026-07-28), which formally deprecates the older Dynamic Client Registration (DCR) flow. Claude's own SDKs and Claude Code already ship CIMD; most other MCP clients are still catching up to the new spec, since it's a recent change.
| Client | Support |
|---|---|
| Claude Code | Supported β this repository is its connector. |
| Claude Desktop | Expected to work (Anthropic's SDK ships CIMD); not yet independently verified. |
| Codex CLI, Cursor, VS Code | Not yet β these clients' OAuth flow currently expects DCR, which this spec-forward server doesn't implement. Tracking upstream support; see docs/mcp-contract.json's clientCompatibility field for verification dates and test detail. |
| Windsurf | Not yet, for a different reason β Windsurf's remote MCP support is API-key only as of this writing, and this server has no API-key program at all, OAuth only. |
This is an authentication-protocol gap, not a missing feature on Mora's side β CIMD is where the ecosystem is
heading, not a workaround. docs/mcp-architecture.md has the full auth-flow
diagram and the live test evidence behind the table above.
This isn't a rendering gap other clients will "just work around" β until a client ships CIMD support (or
Mora separately stands up a DCR-compatible path, which is not currently planned), the honest answer for an
unverified/failing client is "not yet," not "add the URL and see." Machine-readable form of this table:
docs/mcp-contract.json's clientCompatibility field. See
docs/mcp-architecture.md for the full request/auth flow diagram.
Ask the connected agent something like "connect to my Mora account" and the bundled skill walks you through the one-time OAuth consent. Then try:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mora)<a href="https://allmcps.com/mcp/mora"><img src="https://allmcps.com/api/badge/mora?style=directory" alt="Mora on AllMCPs" /></a>