information-mcp-server

handaas/information-mcp-server
★ 0 stars Python Other Updated today
该 MCP 服务提供全域资讯搜索、企业资讯、行业资讯、主题跟踪和企业动态监控能力,帮助用户开展行业研究、热点追踪、企业舆情和品牌声誉管理。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "information-mcp-serv": {
      "command": "uvx",
      "args": [
        "information-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install information-mcp-server