Skip to main content
Glama
ptylr

Crownpeak DQM MCP Server

by ptylr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3000
DQM_API_KEYYesYour Crownpeak DQM API key
DQM_API_BASE_URLNoOverride base URLhttps://api.crownpeak.net/dqm-cms/v1
DQM_REQUEST_TIMEOUTNoRequest timeout in milliseconds30000
ENABLE_DESTRUCTIVE_TOOLSNoEnable delete operationsfalse
MAX_CONCURRENT_QUALITY_CHECKSNoConcurrent quality check limit3

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_websitesB

List all websites in the Crownpeak DQM account

get_websiteC

Get details of a specific website

list_checkpointsB

List all checkpoints (quality rules), optionally filtered by website

get_checkpointC

Get details of a specific checkpoint (quality rule)

search_assetsC

Search for assets (pages that have been scanned)

get_assetC

Get details of a specific asset

get_asset_statusB

Get the current status of an asset scan

get_asset_issuesC

Get all quality issues found for a specific asset

update_assetC

Update the content of an existing asset (URL or HTML)

get_asset_contentC

Get the HTML content for a specific asset

get_asset_errorsB

Get asset errors for a specific checkpoint, with content highlighting the issues

get_asset_pagehighlightC

(Beta) Get asset content with all page highlightable issues highlighted

delete_assetC

Delete a specific asset from DQM storage

run_quality_checkB

Run a quality check on a URL or HTML content. This will create an asset, scan it, and return the results.

spellcheck_assetA

Run spellcheck on an asset. Either provide an existing assetId, or provide websiteId + (url or html) to create a new asset first.

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/ptylr/crownpeak-dqm-node-mcp'

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