TechSnif
NPM · @TECHSNIF/MCP-SERVER · 2 COMPONENTS · SCANNED AUG 20
Agent-first tech news: ranked story clusters, coverage and discussion links, trends, and events.
Available components
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.
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
claude mcp add com-techsnif-mcp -- npx -y @techsnif/mcp-server
codex mcp add com-techsnif-mcp -- npx -y @techsnif/mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-techsnif-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@techsnif/mcp-server"
],
"enabled": true
}
}
} openclaw mcp add com-techsnif-mcp --command npx --arg -y --arg @techsnif/mcp-server
mcp_servers:
com-techsnif-mcp:
command: "npx"
args: ["-y", "@techsnif/mcp-server"] {
"mcpServers": {
"com-techsnif-mcp": {
"command": "npx",
"args": [
"-y",
"@techsnif/mcp-server"
]
}
}
} 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.
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 |
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.
get_article Article detail ~52
Get a full TechSnif editorial article by slug, including the complete body text.
| Name | Type | Req | Description |
|---|---|---|---|
| brief | boolean | – | Show metadata and excerpt only, skip the full body |
| slug | string | yes | The article slug |
No output schema declared.
No examples provided.
get_articles TechSnif 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.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by category (e.g. "AI", "Startups", "Venture", "Robotics") |
| limit | number | – | Number of articles to return (default 10, max 50) |
| offset | number | – | Number of articles to skip (pagination) |
| tag | string | – | Filter by tag (e.g. "Security", "Fintech", "Open Source") |
No output schema declared.
No examples provided.
get_changes Story 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max changes to return (default 50, max 100) |
| since | string | – | ISO 8601 timestamp to read changes from (defaults to 24 hours ago) |
No output schema declared.
No examples provided.
get_leaderboard Coverage 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Number of entries to return (default 50, max 100) |
| tab | string | – | Rank "sources" (publications) or "authors" (journalists) |
| topic | string | – | Filter by topic slug (e.g. "ai", "security") |
| window | string | – | Time window for rankings (default 30d) |
No output schema declared.
No examples provided.
get_story Story detail ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| brief | boolean | – | Show metadata and links only, skip the full TechSnif article body |
| platform | string | – | Filter discussion links to this platform only (e.g. "x", "bluesky", "threads") |
| publisher | string | – | Filter coverage links by publisher name (e.g. "TechCrunch"). Does not affect the lead article or discussion links. |
| slug | string | yes | The story cluster slug |
No output schema declared.
No examples provided.
get_story_timeline 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.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The story cluster slug |
No output schema declared.
No examples provided.
get_tech_events Tech events ~52
Get upcoming tech industry events (conferences, summits, expos) with dates, locations, and URLs.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Number of events to return (default 10, max 50) |
No output schema declared.
No examples provided.
get_top_stories 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.
| Name | Type | Req | Description |
|---|---|---|---|
| has_discussion | boolean | – | Only return stories that have social discussion links |
| limit | number | – | Number of stories to return (default 20, max 80) |
| offset | number | – | Number of stories to skip (pagination) |
| platform | string | – | Filter to stories discussed on this platform (e.g. "x", "bluesky", "threads", "linkedin", "forums", "mastodon") |
| publisher | string | – | Filter by lead publisher name (e.g. "TechCrunch", "The Verge", "TechSnif") |
| since | string | – | ISO 8601 date, only stories seen since this time (e.g. "2026-07-01") |
| sort | string | – | Sort order: "rank" (prominence, default) or "newest" (most recently seen) |
| tier | number | – | Filter by headline tier: 1=standard, 2=major, 3=top story |
| topic | string | – | Filter by topic slug (e.g. "ai", "security") |
No output schema declared.
No examples provided.
get_trending_articles 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Number of articles to return (default 5, max 20) |
No output schema declared.
No examples provided.
get_trending_stories 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.
| Name | Type | Req | Description |
|---|---|---|---|
| hours | number | – | Look-back window in hours (default 24, max 48) |
| limit | number | – | Number of stories to return (default 20, max 50) |
No output schema declared.
No examples provided.
search_articles 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 20, max 50) |
| offset | number | – | Number of results to skip (pagination) |
| query | string | yes | Search query, matches article titles and excerpts (min 2 characters) |
No output schema declared.
No examples provided.
search_stories 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results to return (default 10, max 50) |
| offset | number | – | Number of results to skip (pagination) |
| platform | string | – | Narrow displayed discussion links to this platform (e.g. "x", "bluesky") |
| publisher | string | – | Filter by lead publisher name (e.g. "TechCrunch", "TechSnif") |
| query | string | yes | Search query, matches story headlines and excerpts (min 2 characters) |
No output schema declared.
No examples provided.