Skip to main content
Glama

Web Intel

Server Details

8 pay-per-call web intel tools over MCP. Free discovery, calls settle in USDC on Base (x402).

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes (e.g., domain health, Shopify intelligence, content extraction). However, tech-stack-detector and tech-stack-change-detector overlap significantly; the latter adds diffing but shares the same base detection, which could cause confusion.

Naming Consistency4/5

All tools use descriptive hyphenated names except 'pricing_info' which uses an underscore. This minor inconsistency prevents a perfect score, but the overall pattern is clear and readable.

Tool Count5/5

With 9 tools covering domain health, e-commerce (Shopify, Zid), tech stack, and content extraction, the count feels well-scoped for a web intelligence server. Each tool adds a distinct capability without bloat.

Completeness4/5

The tool set covers core web intel needs: domain validation, e-commerce store data, tech stack detection, and content extraction (sitemap, URL-to-markdown, structured JSON). Minor gaps include lack of WHOIS, historical data, or broader crawling, but the set is functional.

Available Tools

9 tools
domain-health-checkerInspect

Bulk-audit domains: DNS records, SSL certificate expiry, SPF & DMARC email authentication. Find domains that cannot receive email, are easy to spoof, or have expiring certificates — before your clients do. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
domainsYesList of domains to audit (e.g. `example.com`).
maxConcurrencyNoHow many domains to check in parallel.
pricing_infoInspect

Free — list every paid tool in the 'web-intel' bundle with its price, payTo address and network. Call this first if you don't have a wallet ready yet.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

shopify-store-intelligenceInspect

Confirm a site runs on Shopify and pull store intelligence from its public feeds — product count, price range, top vendors/categories, newest listing and a rough revenue-band heuristic. No login, no Shopify API key. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
websitesYesList of websites to check (e.g. `allbirds.com` or `https://example.com`). One row per site.
maxConcurrencyNoHow many websites to check in parallel.
sitemap-to-knowledgeInspect

Give it a domain. It reads the sitemap, fetches the pages, strips them to clean text and splits everything into ~1000-char chunks — one dataset row per chunk, ready to embed into a vector store. No browser, no LLM, no API key. — $0.02/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
itemsYesList of domains or website URLs to crawl via their sitemap. One entry per site.
maxConcurrencyNoHow many SITES to process in parallel (each site already fetches up to 25 pages internally).
structured-extractInspect

Turn any URL into clean structured JSON — title, description, image, JSON-LD, headings, links, emails and prices — extracted deterministically via regex. Zero LLM calls, zero API keys. Built for AI agents that need one page turned into typed data, cheaply. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsYesList of URLs to extract structured data from. One row per URL.
fieldsNoOptional subset of fields to return: title, description, image, siteName, canonical, jsonLd, headings, links, emails, prices. Leave empty to extract all of them.
maxConcurrencyNoHow many URLs to process in parallel.
tech-stack-change-detectorInspect

Detect a website's current technologies (CMS, ecommerce, analytics, marketing/CRM, framework, hosting/CDN, chat, payments) and diff it against a previously-seen stack you supply, so you get exactly what was added or removed. No browser, no proxies, no login. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
itemsYesOne entry per domain. Bare form: "example.com" (just detects the current stack). Diff form: "example.com|Tech1,Tech2,Tech3" — everything after the pipe is the stack you last saw for this domain; the Actor returns what was added/removed vs. right now.
maxConcurrencyNoHow many domains to check in parallel.
tech-stack-detectorInspect

Detect the technologies a website runs — CMS, ecommerce platform, analytics, marketing/CRM, JS framework, hosting/CDN, chat and payments — straight from its public HTML and HTTP headers. No browser, no proxies, no login. Built for sales targeting and competitive research. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
websitesYesList of websites to fingerprint (e.g. `shopify.com` or `https://example.com`). One row per site.
maxConcurrencyNoHow many websites to fingerprint in parallel.
url-to-markdownInspect

Fetch any URL and convert it into clean, LLM-ready Markdown — headings, links, lists and emphasis preserved, scripts/nav/ads stripped. No browser, no LLM calls, no API key. Built for RAG pipelines and AI agents that need one page turned into readable text, cheaply. — $0.01/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsYesList of URLs to fetch and convert to Markdown. One row per URL.
includeLinksNoConvert <a href> tags to Markdown links. Turn off to strip links and keep only their text.
maxConcurrencyNoHow many URLs to fetch and convert in parallel.
zid-store-productsInspect

Pull live product catalogs (name, price, sale price, category, image) straight from Zid storefronts — a common Saudi/Gulf e-commerce SaaS — via their own public JSON feed. No login, no browser, no proxies. — $0.02/call, x402 (USDC on base).

ParametersJSON Schema
NameRequiredDescriptionDefault
itemsYesOne entry per Zid storefront — the shop's subdomain (e.g. `furniture`) or full host (`furniture.zid.store`). Find the subdomain in the store's own zid.store URL, or via its custom domain's storefront (Zid stores usually keep the *.zid.store host reachable even with a custom domain attached).
maxConcurrencyNoHow many shops to scan in parallel.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources