Back to Browse

Tracetify MCP Server

Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Trace how any product actually grew — 12-source growth reconstruction for competitor research.

About

Trace how any product actually grew — 12-source growth reconstruction for competitor research.

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (4 strong, 3 medium validity signals). 4 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Tracetify API key — create one at https://tracetify.com/dashboard (AI & MCP page)Required

Environment variable: TRACETIFY_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-tracetify-tracetify-mcp": {
      "env": {
        "TRACETIFY_API_KEY": "your-tracetify-api-key-here"
      },
      "args": [
        "-y",
        "tracetify-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

tracetify-mcp

MCP server for Tracetify — trace how any product actually grew, without leaving Claude Code or Cursor.

Most competitive tools tell you where a product stands today. Tracetify reconstructs how it got there: the first mention, the quiet weeks, the directory wave, the launch spike. Twelve sources per trace, every claim linked to the page it came from.

Setup

  1. Sign in at tracetify.com and create an API key in the dashboard.
  2. Add the server to your MCP client config:
{
  "mcpServers": {
    "tracetify": {
      "command": "npx",
      "args": ["-y", "tracetify-mcp"],
      "env": { "TRACETIFY_API_KEY": "ttfy_..." }
    }
  }
}

Claude Code: claude mcp add tracetify -e TRACETIFY_API_KEY=ttfy_... -- npx -y tracetify-mcp

Tools

ToolCostWhat it does
search_reportsfreeFind existing growth reports by domain
read_reportfreeRead a full report (timeline & verdict follow your account's unlocks)
start_tracecreditsTrace a new competitor from 12 sources (~60–90s); returns a cached report for free when a fresh one exists
get_tracefreePoll a running trace
unlock_reportcreditsPermanently unlock a report's full timeline, evidence & SEO detail (idempotent — never charges twice)

Fresh traces draw from your Tracetify credit balance — the same balance the website uses. No seats, no per-tool add-ons. Top up at tracetify.com/pricing.

License

MIT

Reviews

No reviews yet

Be the first to review this server!