AI & Machine Learning
trendsentinel.net
Provides discovery, recommendation, and comparison of public AI tools along with AI-related news from TrendSentinel.
ENDPOINT 1
https://trendsentinel.net/mcp
MCP server metadata
- Name
- trendsentinel-mcp
- Version
- 1.0.0
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_searchSearch the public AI tool catalog through TrendSentinel tool discovery.
Inferred read-onlynews_searchSearch dated, citable TrendSentinel news items across AI, research, tech and policy.
Inferred read-onlynews_trendingBounded digest of currently trending AI/research/tech topics with structured signals.
Inferred read-onlynews_get_summaryFetch a bounded public news summary with source URL by lookup_token.
Inferred read-onlyworkflow_packs_browseBrowse 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.