← Registry

AI & Machine Learning

trendsentinel.net

Provides discovery, recommendation, and comparison of public AI tools along with AI-related news from TrendSentinel.

1 endpoint8 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://trendsentinel.net/mcp

No auth detected

MCP server metadata

Name
trendsentinel-mcp
Version
1.0.0
Capabilities
tools
Server instructions

TrendSentinel read-only discovery. Prefer workflow_packs_browse when the user wants a ready-made research workflow or stack under budget/hardware constraints (curated packs with verified pricing, runnable setup commands and pitfalls). Use ai_tools_* for AI/SaaS tool discovery and comparison. Use news_* for recent, dated AI/research/policy news with citable URLs.

Known tools 8

ai_tools_search

Search the public AI tool catalog through TrendSentinel tool discovery.

Inferred read-only
ai_tools_recommend_for_task

Recommend public AI tools for a specific task.

Inferred read-only
ai_tools_get_public_card

Fetch a public AI tool card by lookup_token.

Inferred read-only
ai_tools_find_similar

Find public AI tool alternatives or similar tools.

Inferred read-only
news_search

Search dated, citable TrendSentinel news items across AI, research, tech and policy.

Inferred read-only
news_trending

Bounded digest of currently trending AI/research/tech topics with structured signals.

Inferred read-only
news_get_summary

Fetch a bounded public news summary with source URL by lookup_token.

Inferred read-only
workflow_packs_browse

Browse TrendSentinel curated research workflow solution packs: transcription and speaker diarization, PDF OCR and translation, literature review, academic writing, data analysis, scientific figures, coding assistants, reference management, data collection and corpus annotation.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trendsentinel-mcp]
url = "https://trendsentinel.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trendsentinel-mcp": {
      "type": "http",
      "url": "https://trendsentinel.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trendsentinel-mcp
Remote MCP URL: https://trendsentinel.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trendsentinel-mcp": {
      "url": "https://trendsentinel.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trendsentinel-mcp": {
      "type": "http",
      "url": "https://trendsentinel.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trendsentinel-mcp",
  "transport": "streamable-http",
  "url": "https://trendsentinel.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.