Installation & Configuration
{
"mcpServers": {
"fetch_hot_news": {
"isActive": true,
"name": "fetch_hot_news",
"description": "获取热点新闻列表",
"command": "npx",
"args": [
"-y",
"@iic-llm-solution/mcp-quanmiao-hotnews-node"
],
"env": {
"ALIBABA_CLOUD_ACCESS_KEY_ID": "<阿里云AccessKeyID>",
"ALIBABA_CLOUD_ACCESS_KEY_SECRET": "<阿里云AccessKeySecret>",
"WORKSPACE_ID": "<百炼业务空间ID>"
}
}
}
}Information
Transport
stdiosse
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17