mcpbeat Sign in

Tooltrace MCP Server

by tooltrace Your server? Claim it
answering

Tooltrace is answering right now. Last checked 14 min ago. 335 installs a week from npm. It exposes 7 tools. Last commit 8 Sep 2026.

Web tools for AI agents: scrape pages to Markdown, audit SEO, detect tech stacks, check sitemaps

Installs per day peak 312 · avg 15 · +276% w/w
a month agotoday
Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
92 of 92 checks
7
Tools
read from the server
239 ms
Response time
average over 24h
335
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Tooltrace every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.tooltrace.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.tooltrace.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.tooltrace.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.tooltrace.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.tooltrace.io/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

tooltrace
tooltrace_extract
Extract clean content from a webpage. Returns Markdown, plain text, metadata, links, JSON-LD schema, and content sections. Use this for scraping, RAG ingestion, or content analysis.
tooltrace_links
Extract all links from a webpage with anchor text, internal/external classification, and normalized URLs.
tooltrace_metadata
Extract page metadata: title, description, canonical URL, author, publication date, favicon, Open Graph, and Twitter card fields. Lightweight alternative to full extraction.
tooltrace_schema
Extract JSON-LD structured data from a webpage. Returns schema.org entities like Article, Product, Organization, FAQ, BreadcrumbList, etc.
tooltrace_seo_audit
Run an SEO audit on a webpage. Returns a score (0-100), weighted checks for metadata, headings, images, canonical signals, robots directives, social tags, schema, and content length, with evidence and recommendations.
tooltrace_sitemap
Inspect a website's sitemap. Discovers sitemap URLs, parses sitemap XML, and returns listed page URLs with last-modified dates and change frequencies.
tooltrace_tech_stack
Detect the technology stack of a website: CMS, frameworks, JavaScript libraries, analytics, CDN, hosting, fonts, security tools, and more. Returns categorized detections with confidence levels.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tooltrace.io/mcp streamable-http answering 232 ms 14 min ago

Alternatives to Tooltrace

same job, measured the same way
AI-First Scraper
by yubinkim444

Three MCP tools: fetch_page, fetch_pages_batch, search_web. Ad-free Markdown for AI agents.

151 installs/wk local only
Web
by rog0x

Web scraping, search, monitoring, and HTML-to-markdown for AI agents

27 installs/wk local only
Metalift
by metalift-ai

Metalift MCP for AI agents: web search (2 credits), scrape, crawl, and map tools

57 installs/wk local only
HTML To Markdown MCP
by mukundakatta

Convert HTML to Markdown or strip to plain text. For web-scraping agents.

25 installs/wk local only
CRW Web Scraper
by us

Open-source web scraper for AI agents with scrape, crawl, and map tools

local only
rasterly
by rasterly-dev

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

14 installs/wk local only
rasterly
by jhonychain

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

local only
Superhighway MCP
by patwalls

Web search for AI agents — 5 tools: search, news, images, scrape, research. x402/USDC or API key.

26 installs/wk local only

Tooltrace — questions

Answers built from our own checks of this server.

What can Tooltrace do?
It exposes 7 tools, read directly from the server on our last check. Among them: tooltrace_extract, tooltrace_links, tooltrace_metadata, tooltrace_schema, tooltrace_seo_audit, tooltrace_sitemap and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tooltrace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 239 ms. The bar chart above shows every period we have measured.
How do I connect Tooltrace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tooltrace need an API key?
No. Tooltrace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tooltrace?
It answers our handshake in 239 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Tooltrace?
The npm package @tooltrace/mcp-server was installed 335 times in the last week. Week over week that is +276%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tooltrace open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.