← Back to Plugins
MCP Server MCP

io.github.WhaleCupl/ai-daily-insights-mcp

github By github 👁 1 views ▲ 0 votes

List, fetch and search AI Daily Insights — a Chinese daily AI-industry briefing built for agents.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "ai-daily-insights-mcp",
      "version": "0.4.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "In-memory cache TTL in milliseconds (default 300000).",
          "format": "number",
          "name": "AI_DAILY_CACHE_TTL_MS"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...