Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

TechSnif

NPM · @TECHSNIF/MCP-SERVER · 2 COMPONENTS · SCANNED AUG 20

Agent-first tech news: ranked story clusters, coverage and discussion links, trends, and events.

66 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 1 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1594 tokens (~106/item across 15 items; 12 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @techsnif/mcp-server

# add to Claude Code
claude mcp add com-techsnif-mcp -- npx -y @techsnif/mcp-server
# add to Codex CLI
codex mcp add com-techsnif-mcp -- npx -y @techsnif/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-techsnif-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@techsnif/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-techsnif-mcp --command npx --arg -y --arg @techsnif/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  com-techsnif-mcp:
    command: "npx"
    args: ["-y", "@techsnif/mcp-server"]
// mcp.json
{
  "mcpServers": {
    "com-techsnif-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@techsnif/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Aug 26 +15
    • Malware scan: unverified → pass security
  • 18 Aug 26 51

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Analysed npm/@techsnif/mcp-server@3.3.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 96 packages
Packages resolved 96
Stale 30
Tree resolution Complete
MCP tools · 12 exposed · ~1,534 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_article ~52

Get a full TechSnif editorial article by slug, including the complete body text.

NameTypeReqDescription
briefbooleanShow metadata and excerpt only, skip the full body
slugstringyesThe article slug

No output schema declared.

No examples provided.

get_articles ~139

List TechSnif editorial articles (original coverage written by TechSnif). Filter by category (AI, Startups, Venture, Robotics) or tag, and paginate with offset. Use get_article for the full body text.

NameTypeReqDescription
categorystringFilter by category (e.g. "AI", "Startups", "Venture", "Robotics")
limitnumberNumber of articles to return (default 10, max 50)
offsetnumberNumber of articles to skip (pagination)
tagstringFilter by tag (e.g. "Security", "Fintech", "Open Source")

No output schema declared.

No examples provided.

get_changes ~113

Get story cluster changes since a timestamp: newly appeared clusters and updates to existing ones, each with a change type, a change time, and a story summary. Poll this to stay in sync with the TechSnif feed without refetching everything; pass the returned nextCursor as the next "since" value.

NameTypeReqDescription
limitnumberMax changes to return (default 50, max 100)
sincestringISO 8601 timestamp to read changes from (defaults to 24 hours ago)

No output schema declared.

No examples provided.

get_leaderboard ~133

Get TechSnif source or author leaderboards: which publications and journalists drive the most tech story coverage. Rank by story count over a 7-day, 30-day, or all-time window, optionally filtered by topic.

NameTypeReqDescription
limitnumberNumber of entries to return (default 50, max 100)
tabstringRank "sources" (publications) or "authors" (journalists)
topicstringFilter by topic slug (e.g. "ai", "security")
windowstringTime window for rankings (default 30d)

No output schema declared.

No examples provided.

get_story ~199

Get full details of a story cluster by slug, including all coverage links from every outlet (TechCrunch, NYT, TechSnif, etc.), direct URLs to social discussion posts (exact tweets, Reddit threads, LinkedIn posts, Bluesky posts), and the full TechSnif article text if available. Use this to answer "show me the tweets about this story" or "what outlets covered this". Filter discussion by platform, coverage by publisher, or use brief mode to skip the article body.

NameTypeReqDescription
briefbooleanShow metadata and links only, skip the full TechSnif article body
platformstringFilter discussion links to this platform only (e.g. "x", "bluesky", "threads")
publisherstringFilter coverage links by publisher name (e.g. "TechCrunch"). Does not affect the lead article or discussion links.
slugstringyesThe story cluster slug

No output schema declared.

No examples provided.

get_story_timeline ~71

Get the ranking history of a story cluster by slug: a time series of snapshots with rank, headline tier, commentary count, and coverage count at each point. Use this to see how a story rose, peaked, or faded across the news cycle.

NameTypeReqDescription
slugstringyesThe story cluster slug

No output schema declared.

No examples provided.

get_tech_events ~52

Get upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.

NameTypeReqDescription
limitnumberNumber of events to return (default 10, max 50)

No output schema declared.

No examples provided.

get_top_stories ~349

Get tech story clusters from across the web. Each story aggregates coverage from multiple outlets (TechCrunch, The Verge, NYT, TechSnif, etc.) and includes links to social discussion (tweets, Reddit threads, LinkedIn posts). Sort by rank (prominence) or newest (most recently seen). Optionally filter by headline tier (1=standard, 2=major, 3=top story), publisher name, discussion platform, topic, or a "since" timestamp, and paginate with offset. Use get_story when you need full details or article body text.

NameTypeReqDescription
has_discussionbooleanOnly return stories that have social discussion links
limitnumberNumber of stories to return (default 20, max 80)
offsetnumberNumber of stories to skip (pagination)
platformstringFilter to stories discussed on this platform (e.g. "x", "bluesky", "threads", "linkedin", "forums", "mastodon")
publisherstringFilter by lead publisher name (e.g. "TechCrunch", "The Verge", "TechSnif")
sincestringISO 8601 date, only stories seen since this time (e.g. "2026-07-01")
sortstringSort order: "rank" (prominence, default) or "newest" (most recently seen)
tiernumberFilter by headline tier: 1=standard, 2=major, 3=top story
topicstringFilter by topic slug (e.g. "ai", "security")

No output schema declared.

No examples provided.

get_trending_articles ~61

Get trending TechSnif editorial articles from the last 48 hours, ranked by coverage heat and recency. Use get_article for the full body text.

NameTypeReqDescription
limitnumberNumber of articles to return (default 5, max 20)

No output schema declared.

No examples provided.

get_trending_stories ~94

Get story clusters gaining momentum right now, ranked by velocity: how quickly coverage and discussion grew within a recent window. Each story includes its velocity score plus commentary and coverage deltas. Use get_story for full detail.

NameTypeReqDescription
hoursnumberLook-back window in hours (default 24, max 48)
limitnumberNumber of stories to return (default 20, max 50)

No output schema declared.

No examples provided.

search_articles ~104

Full-text search over TechSnif editorial article titles and excerpts, ranked by relevance. Returns article summaries with category, tags, and publish dates. Use get_article for the full body text, and paginate with offset.

NameTypeReqDescription
limitnumberMax results to return (default 20, max 50)
offsetnumberNumber of results to skip (pagination)
querystringyesSearch query, matches article titles and excerpts (min 2 characters)

No output schema declared.

No examples provided.

search_stories ~167

Full-text search over story cluster headlines and excerpts, ranked by relevance. Returns matching story clusters with coverage links, discussion link counts, and TechSnif article references when available. Use get_story for full detail and article body text. Optionally filter by publisher and paginate with offset.

NameTypeReqDescription
limitnumberMax results to return (default 10, max 50)
offsetnumberNumber of results to skip (pagination)
platformstringNarrow displayed discussion links to this platform (e.g. "x", "bluesky")
publisherstringFilter by lead publisher name (e.g. "TechCrunch", "TechSnif")
querystringyesSearch query, matches story headlines and excerpts (min 2 characters)

No output schema declared.

No examples provided.