# com.momenticmarketing/momentic (remote · momenticmarketing.com)

Free SEO, GEO, and AEO audits: analyze any page or domain, AI-crawler access, agent readiness.

- Trust score: 63/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `momenticmarketing.com`: 63/100 (this document), [markdown](https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing.md), [page](https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing)

## Channel facts

- Endpoint: `https://momenticmarketing.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 60/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 11 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1642 tokens (~149/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 98/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 95% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-momenticmarketing-momentic https://momenticmarketing.com/mcp
```

### Codex

```toml
[mcp_servers.com-momenticmarketing-momentic]
url = "https://momenticmarketing.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-momenticmarketing-momentic": {
      "type": "remote",
      "url": "https://momenticmarketing.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-momenticmarketing-momentic --url https://momenticmarketing.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-momenticmarketing-momentic:
    url: "https://momenticmarketing.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-momenticmarketing-momentic": {
      "type": "http",
      "url": "https://momenticmarketing.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 62, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 61, +10)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 51)

First indexed and scored.

## MCP tools (11)

### `get_brand_overview` (~38 tokens)

Returns the canonical AI-readable description of Momentic from /llms.txt. Use for authoritative brand info, positioning, services, and contact.

### `list_pages` (~87 tokens)

Lists pages on momenticmarketing.com from sitemap.xml. Optional `section` filter: team, case-studies, capabilities, services, blog, seo-news, content-academy, google-updates, blog-categories, careers, about, contact, pricing.

Input parameters:

- `section` (string): Section slug (e.g. "team", "case-studies"). Omit to list all.

### `get_page` (~63 tokens)

Fetches a Momentic page as Markdown (uses Cloudflare's Markdown for Agents). Pass an absolute path like "/team/jane-doe" or a full momenticmarketing.com URL.

Input parameters:

- `path` (string, required): Absolute path or full URL on momenticmarketing.com

### `search` (~45 tokens)

Searches across Momentic page URLs from sitemap.xml (case-insensitive substring match on URL). For deeper search, fetch matching pages with get_page.

Input parameters:

- `query` (string, required): Search term

### `analyze_page` (~102 tokens)

Fetches any public URL and returns structured on-page SEO signals: title, meta description, canonical, lang, heading counts, JSON-LD schema types, OpenGraph/Twitter cards, internal/external link counts, word count, and whether Cloudflare Markdown for Agents (Accept: text/markdown) returns markdown for this URL. Designed to power the page-seo-score and geo-aeo-readiness skills.

Input parameters:

- `url` (string, required): Absolute http(s) URL

### `analyze_site` (~129 tokens)

Probes a domain root for site-wide AI-discovery signals: /llms.txt, /robots.txt (parsed AI-bot rules for GPTBot/ClaudeBot/PerplexityBot/GoogleOther/CCBot/Google-Extended/Applebot-Extended), /sitemap.xml (URL count + sections), /.well-known/agent-skills/index.json, /.well-known/api-catalog, /.well-known/mcp/server-card.json, and homepage Link header.

Input parameters:

- `domain` (string, required): Root domain or full URL (e.g. "example.com" or "https://example.com")

### `check_bots` (~219 tokens)

Probes a URL with multiple AI bot user-agents in parallel and returns per-bot reachability (status, key WAF/CDN headers, and a verdict). Reveals WAF/CDN-layer blocks that robots.txt audits miss — e.g. a site that allows GPTBot in robots.txt but returns 403 to it at Cloudflare. Verdicts: reachable, blocked-403, challenged-by-cdn, rate-limited-429, server-error-5xx, redirected-to-block-page, timeout, fetch-error. The summary.blockingPattern field names exactly which bots got blocked when others got through.

Input parameters:

- `timeoutMs` (number): Per-fetch timeout in ms (default 5000)
- `url` (string, required): Absolute http(s) URL to probe
- `userAgents` (array): Optional UA strings to test. Defaults to GPTBot, ClaudeBot, Claude-Web, PerplexityBot, GoogleOther, Google-Extended, CCBot, Applebot-Extended, ChatGPT-User, meta-externalagent.

### `parse_freshness_signals` (~261 tokens)

Pure parser (no fetching). Given HTML plus optional response headers and a sitemap entry for the same URL, extracts every freshness marker on the page — HTTP Last-Modified, sitemap lastmod, JSON-LD dateModified/datePublished (including @graph), OpenGraph article:modified_time/published_time, meta updated/dc.date.modified/dcterms.modified/itemprop dateModified, and the first labelled visible date (Last updated / Updated / Published). Returns per-source ISO dates, the freshest source, cross-source agreement spread, and heuristic flags (stale year in title, suspicious future date, only-published-not-modified, none-at-all). Powers the geo-aeo-readiness skill's freshness check — `Last-Modified` headers and `dateModified` JSON-LD are weighted heavily for AI grounding eligibility.

Input parameters:

- `headers` (object): Response headers as a plain object with lowercased keys (e.g. {"last-modified": "..."})
- `html` (string, required): Full HTML of the page
- `sitemapEntry` (object): Parsed sitemap entry for this URL, e.g. {"lastmod": "2026-04-15"}
- `url` (string): URL the HTML was fetched from (for context)

### `extract_links` (~151 tokens)

Pure HTML parser. Given a single page's HTML and its baseUrl, returns every <a href> resolved to absolute, separated into internal vs external by host, with cleaned anchor text, rel attribute, and nofollow flag. Skips fragments, mailto:, tel:, javascript:, and empty hrefs. Designed to feed compute_link_graph: the agent crawls pages on the user's machine (their IP, no Cloudflare subrequest cap) and calls extract_links per page, then ships the structured page data into compute_link_graph.

Input parameters:

- `baseUrl` (string, required): Absolute URL of the page (used to resolve relative links and identify internal vs external)
- `html` (string, required): Raw HTML of the page

### `compute_link_graph` (~172 tokens)

Pure graph computation over a crawled page set. Input: an array of {url, internalLinks: [{href, anchor}, ...], title?, bodyText?}. Returns orphan pages (in-degree 0, excluding the homepage), hubs (top-N by in-degree), authorities (top-N by out-edges to hubs), PageRank-lite ranking, anchor-diversity issues (all-anchors-same, no-descriptive-anchors), connected components, and isolated clusters. With options.findMentions=true and title+bodyText supplied, also returns mention-not-linked suggestions. URL normalization (trailing slash, lowercased host, dropped utm_*/fbclid/gclid/etc.) is on by default.

Input parameters:

- `options` (object)
- `pages` (array, required): Array of crawled pages

### `lookup_entity` (~315 tokens)

Resolves a brand/topic/person to a structured entity record built from Wikidata + Wikipedia (free APIs, no auth). Pass exactly one of: `name` (search by string), `qid` (Wikidata Q-number to skip search), or `wikipediaTitle` (resolves to QID via the article's wikibase_item). Returns: qid, label, description, instanceOf (P31 with resolved labels), sameAs (Wikipedia + claim-derived URLs for Twitter/Instagram/Facebook/GitHub/LinkedIn/YouTube/Crunchbase/official site), sitelinks (top 10 language wikis) and sitelinkCount, Wikipedia summary + thumbnail, Wikipedia section outline (canonical sub-topic structure for content briefs), and alternativeMatches when a name search returned multiple candidates. Powers entity-graph alignment checks (Stage 4 trustworthiness, Stage 10B verification) and feeds the content-brief skill's outline.

Input parameters:

- `name` (string): Brand/topic/person name to search Wikidata for. The top match is resolved; runners-up are returned in alternativeMatches.
- `qid` (string): Wikidata Q-number (e.g. "Q12345") to fetch directly, skipping search.
- `skipWikipedia` (boolean): If true, return Wikidata-only (no Wikipedia summary/sections). Default false.
- `wikipediaTitle` (string): English Wikipedia article title (e.g. "Acme_Corporation"). Resolves to QID via pageprops, then proceeds.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 62
- 2026-08-01: 62
- 2026-07-31: 61
- 2026-07-30: 51

## Links

- Remote endpoint: https://momenticmarketing.com/mcp
- Website: https://momenticmarketing.com/agent-tools
- Changelog RSS feed: https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-momenticmarketing-momentic/momenticmarketing
