Skip to main content
Glama
kwgoodwin

Clearon Editorial Pipeline MCP

by kwgoodwin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLEARON_EDITORIAL_ROOTNoOverride the default data directory. By default, project data is stored in a user data directory (macOS: ~/Library/Application Support/clearon-editorial-pipeline-mcp/projects, Linux: ${XDG_DATA_HOME:-~/.local/share}/clearon-editorial-pipeline-mcp/projects, Windows: %APPDATA%\clearon-editorial-pipeline-mcp\projects).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_server_healthA

Report editorial pipeline health, storage root, and review boundary.

create_editorial_projectC

Create a new Clearon editorial project with an immutable initial revision.

list_editorial_projectsB

List editorial projects and their workflow status.

get_editorial_projectB

Read project metadata and a current or specified immutable revision.

audit_revisionB

Run transparent Clearon style heuristics against a revision. This is not an AI-authorship detector.

propose_revisionA

Validate a proposed rewrite without saving it; checks the current fingerprint, protected passages, and style heuristics.

apply_revisionB

Append an immutable revision after an exact proposal review; never overwrites prior text.

approve_revisionC

Approve the current revision only after explicit editorial, factual, and quotation review confirmations.

export_wordpress_payloadA

Create a draft-only payload from the approved revision for a separate publishing dry run. Does not publish.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kwgoodwin/clearon-editorial-pipeline-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server