← Registry

Content Tools

momenticmarketing.com

Analyzes web pages for SEO signals and content extraction.

1 endpoint11 known toolsFirst detected June 22, 2026Last detected September 7, 2026

ENDPOINT 1

https://momenticmarketing.com/mcp

No auth detected

MCP server metadata

Name
momentic-mcp
Version
0.2.0
Capabilities
toolsresources
Server instructions

Read-only MCP for Momentic + general SEO/GEO audit tooling. Momentic-specific: get_brand_overview, list_pages, get_page, search. General-purpose: analyze_page (any URL), analyze_site (any domain). Companion skills at /.well-known/agent-skills/.

Known tools 11

get_brand_overview

Returns the canonical AI-readable description of Momentic from /llms.txt.

Inferred read-only
list_pages

Lists pages on momenticmarketing.com from sitemap.xml.

Inferred read-only
get_page

Fetches a Momentic page as Markdown (uses Cloudflare's Markdown for Agents).

Inferred read-only
search

Searches across Momentic page URLs from sitemap.xml (case-insensitive substring match on URL).

Inferred read-only
analyze_page

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.

Inferred read-only
analyze_site

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.

Inferred read-only
check_bots

Probes a URL with multiple AI bot user-agents in parallel and returns per-bot reachability (status, key WAF/CDN headers, and a verdict).

Inferred read-only
parse_freshness_signals

Pure parser (no fetching).

Inferred read-only
extract_links

Pure HTML parser.

Inferred read-only
compute_link_graph

Pure graph computation over a crawled page set.

Inferred read-only
lookup_entity

Resolves a brand/topic/person to a structured entity record built from Wikidata + Wikipedia (free APIs, no auth).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.momentic-mcp]
url = "https://momenticmarketing.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: momentic-mcp
Remote MCP URL: https://momenticmarketing.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "momentic-mcp": {
      "url": "https://momenticmarketing.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "momentic-mcp": {
      "type": "http",
      "url": "https://momenticmarketing.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "momentic-mcp",
  "transport": "streamable-http",
  "url": "https://momenticmarketing.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for momenticmarketing.com was fetched 2026-09-22T10:41:19.153Z.

Trust status Trusted

momenticmarketing.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.