salwks/mcp-techTrend
[](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
Configuration
{
"mcpServers": {
"salwks-mcp-techtrend": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-salwks-mcp-techtrend"
],
"env": {}
}
}
}