Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Marcora
M
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 10:58:51 PM

Marcora

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Strategic Marketing Content Platform for GTM Teams that Ship

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "marcora": {
      "command": "npx",
      "args": [
        "-y",
        "https://marcora.ai"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Documentation Overview

Marcora MCP Server

The context layer for GTM teams β€” one source of truth for brand and company context, so your whole team produces consistent, on-brand content in any AI tool. Connect your AI tools to Marcora through the Model Context Protocol.

smithery badge

Learn more: marcora.ai Β· Smithery: smithery.ai/servers/chris-2acp/marcora

About

This is the public documentation repository for Marcora's hosted MCP server. The server itself is a commercial, closed-source remote service. This repo provides metadata, connection instructions, tool documentation, and support resources.

TypeHosted remote MCP server
ImplementationClosed-source (commercial)
TransportStreamable HTTP
AuthenticationOAuth 2.0 or API token
StatusProduction

What It Does

Marcora is the context layer for go-to-market teams β€” one source of truth for your brand and company context, so your whole team produces consistent, on-brand content in any AI tool. It stores your brand context, manages reusable content templates (blueprints), and generates marketing documents informed by your full company context. The MCP server brings all of this into your AI assistant β€” create content, manage context, browse community templates, and organize projects without leaving your chat.

Marcora's MCP server enables AI clients to:

  • Manage brand and company context and reference materials
  • Create and manage blueprints for content generation
  • Generate marketing content from context and blueprints
  • Organize work with projects and collections
  • Browse and import community blueprints and templates
  • Plan content on the plans board and produce it, individually or from reusable playbooks
  • Automate recurring work with reusable, multi-step workflows
  • Share content externally and export to Word

Connection

Server URL (OAuth): https://mcp.marcora.ai

Authentication options:

  • OAuth 2.0 (recommended for interactive clients) β€” connect using https://mcp.marcora.ai
  • API Token (for non-interactive environments) β€” generate a key at Integration Settings and connect to the same URL (https://mcp.marcora.ai), passing the key in an Authorization: Bearer <your-api-key> header. The server negotiates the right transport automatically.

Quickstart

Add to your MCP client config:

config.json
{
  "mcpServers": {
    "marcora": {
      "url": "https://mcp.marcora.ai"
    }
  }
}

See docs/quickstart.md for setup instructions for Claude, ChatGPT, Claude Desktop, Cursor, and VS Code.

The Marcora AI Workflows Skill (recommended)

The Marcora AI Workflows Anthropic Skill ships alongside this server. It teaches your AI client Marcora's mental model, the right tool sequencing, the questions to ask the user before acting, and the pitfalls to avoid β€” so the agent stops misfiring on tasks that look ambiguous from tool descriptions alone.

SkillWhat it coversSource
Marcora AI Workflows (marcora-mcp)Object model (content, blueprints, projects, context items); content-generation patterns; the 4-layer context model; project-brief mechanics; the content plans board and playbooks; building reusable multi-step workflows; and choosing between similar toolsskill/marcora-mcp/

Your AI client picks the skill up on demand based on the task.

Download

Get the .skill file from the latest release:

  • marcora-mcp.skill β€” the Marcora skill (a zip archive containing SKILL.md and its bundled reference files).

Install

Claude Code:

bash
# Download and unzip into your skills directory
mkdir -p ~/.claude/skills
unzip ~/Downloads/marcora-mcp.skill -d ~/.claude/skills/

Restart Claude Code. The skill loads automatically on any matching task.

Claude Desktop:

Import the .skill file via Claude Desktop's Skills folder. See Anthropic's Skills documentation for the current path on your platform.

ChatGPT, Cursor, and other non-Anthropic clients:

These clients don't directly support Anthropic Skills (yet). Workaround: unzip the .skill file and paste the contents of SKILL.md into your client's custom instructions or system-prompt slot. Bundled reference files can be pasted in too if your client supports longer context.

Power-user install (clone and symlink)

If you'd rather track main directly:

bash
git clone https://github.com/ccromp/marcora-mcp.git
ln -s "$(pwd)/marcora-mcp/skill/marcora-mcp" ~/.claude/skills/marcora-mcp

The unbundled skill source lives under skill/.

Releases

Releases are tagged marcora-vX.Y.Z β€” see Releases. Each release attaches the bundled skill as marcora-mcp.skill. The skill's own version is the metadata.version field in its SKILL.md, and it moves independently of the release tag.

Available Tools

CategoryToolDescription
Accountget_current_user_infoGet profile, subscription, and usage info
Accountget_team_infoList every team you belong to + each team's members (numeric user_ids for assignment)
Accountset_active_teamSwitch your active team (returns previous_team_id to restore)
Context & Resourcesget_brand_foundationGet team's Brand Foundation (company overview, voice, style, examples)
Context & Resourcesupdate_brand_foundationOverwrite one Brand Foundation element
Context & Resourceslist_context_collectionsList context collections
Context & Resourcescreate_context_collectionCreate a new context collection
Context & Resourcesadd_contextAdd a context item to your library
Context & Resourcesupdate_contextUpdate an existing context item
Context & Resourceslist_context_itemsList context items in your library (optional semantic search)
Context & Resourcesget_context_itemGet a context item's full markdown content
Context & Resourcesget_relevant_contextSearch context library by prompt
Context Intelligencelist_ci_findingsList findings from automated context-library scans
Context Intelligenceget_ci_findingGet one finding in full detail by UUID
Context Intelligenceupdate_ci_finding_statusAcknowledge, dismiss, or resolve a finding
Context Intelligencetrigger_health_audit_scanStart a library-wide context health audit
Content Groundingcheck_content_groundingCheck a document's claims against your context library
Content Groundingget_grounding_resultRead a grounding scan's result (poll with scan_id)
Content Groundingapply_grounding_fixApply a finding's recommended fix by id
Referencelist_content_categoriesList content categories
Referencelist_targeting_dimensionsList targeting dimensions and options
Blueprintslist_blueprintsList all blueprints
Blueprintsget_blueprintGet blueprint details by UUID
Blueprintscreate_blueprintCreate a reusable content template
Blueprintscreate_blueprint_draftCreate an AI-assisted blueprint draft
Blueprintsfinalize_blueprint_draftPublish a blueprint draft
Community Blueprintslist_community_blueprintsBrowse community templates
Community Blueprintsget_community_blueprint_detailsGet community blueprint details
Community Blueprintsimport_community_blueprintImport a community blueprint
Contentcreate_contentGenerate content (with or without blueprint)
Contentget_generation_statusCheck async generation status
Contentlist_contentList all content (optional semantic search)
Contentget_contentGet full content by ID
Contentupdate_contentUpdate a content document
Contentask_content_assistantRun the in-document Content Assistant on a document
Sharing & Exportcreate_external_shareCreate a public share link
Sharing & Exportconvert_markdown_to_word_docExport markdown as Word doc
Projectslist_projectsList all projects
Projectsget_projectGet project details
Projectscreate_projectCreate a new project
Projectsupdate_projectUpdate mutable fields on a project
Plans & Playbookslist_plansList content plans (with filters)
Plans & Playbooksget_planGet plan details by UUID
Plans & Playbookscreate_planCreate a new content plan
Plans & Playbooksupdate_planUpdate a plan or transition its stage
Plans & Playbooksproduce_planProduce (generate) the content a plan describes
Plans & Playbookslist_playbooksList content playbooks
Plans & Playbooksget_playbookGet a playbook and its ordered items
Plans & Playbookscreate_playbookAuthor a reusable playbook of plan items
Plans & Playbookscreate_playbook_from_plansCapture existing plans as a playbook
Plans & Playbooksupdate_playbookRename, re-describe, or restructure a playbook
Plans & Playbooksinstantiate_playbookRun a playbook into a batch of plans (optionally anchored to a date)
Workflowslist_workflowsList workflows
Workflowsget_workflowGet a workflow's full definition
Workflowscreate_workflowCreate a new workflow template
Workflowsupdate_workflowUpdate, activate, or archive a workflow
Workflowsrun_workflowRun a workflow now
Workflowsget_workflow_runsInspect workflow run history

See docs/tools.md for the complete tool reference.

Documentation

  • Overview
  • Quickstart
  • Authentication
  • Tools Reference
  • Errors & Troubleshooting
  • Security & Privacy
  • Changelog
  • Support
  • Marcora Website Documentation

Security & Privacy

See docs/security.md for details on data handling, permissions, and responsible disclosure.

Support

  • Bug reports & feature requests: GitHub Issues
  • Website: marcora.ai

License

This repository contains documentation and metadata only. The Marcora MCP server implementation is proprietary and not included.

Documentation is licensed under CC BY 4.0.

Related MCP Servers

View all in Communication View all alternatives
  • Slack Mcp Server logoSlack Mcp Server

    The most powerful MCP server for Slack Workspaces.

    πŸ’¬ Communication1 views
    Compare vs Slack Mcp Server β†’
  • M
    Marketing Content Production

    Brand-safe ad, email, product description, and social content production.

    πŸ’¬ Communication0 views
    Compare vs Marketing Content Production β†’
  • Ntfy Me Mcp logoNtfy Me Mcp

    An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents πŸ“€ (supports secure token auth & more - use with npx or docker!)

    πŸ’¬ Communication3 views
    Compare vs Ntfy Me Mcp β†’
  • Gpu logoGpu

    Agent-to-agent network for teams: dm, who-knows-X routing, shared rooms. Human-in-the-loop.

    πŸ’¬ Communication0 views
    Compare vs Gpu β†’

Frequently Asked Questions about Marcora

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "marcora": { "command": "npx", "args": ["-y", "Marcora"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMarcora AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/marcora?style=directory)](https://allmcps.com/mcp/marcora)
HTML Embed
<a href="https://allmcps.com/mcp/marcora"><img src="https://allmcps.com/api/badge/marcora?style=directory" alt="Marcora on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 4, 2026
39Quality signal: Fair Β· 39/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Marcora β†’Install in Claude DesktopInstall in CursorInstall in VS Code