Skip to content
MCP Server Community By @salwks

salwks/mcp-techTrend

[![salwks/mcp-techTrend MCP server](https://glama.ai/mcp/servers/salwks/mcp-techTrend/badges/score.svg)](https://glama.ai/mcp/servers/salwks/mcp-techTrend) 🐍 🏠 - Multi-source academic + code + medical-regulatory trend monitoring (arXiv, PubMed, GitHub, Hugging Face, openFDA 510(k)/Recalls). Newspaper-style briefings, per-domain tuning, sandbox-safe Python launcher.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: salwks/mcp-techTrend Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-salwks-mcp-techtrend

Detailed Documentation

salwks/mcp-techTrend MCP server 🐍 🏠 - Multi-source academic + code + medical-regulatory trend monitoring (arXiv, PubMed, GitHub, Hugging Face, openFDA 510(k)/Recalls). Newspaper-style briefings, per-domain tuning, sandbox-safe Python launcher.

Configuration

{
  "mcpServers": {
    "salwks-mcp-techtrend": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-salwks-mcp-techtrend"
      ],
      "env": {}
    }
  }
}