Submit

Hublens Mcp Server

@HubLens

HubLens automatically detects trending OSS on GitHub and Hacker News daily, then generates EN/ZH summaries, categories, and scoring via Vertex AI (Gemini). This MCP server wraps the HubLens Public REST API so any AI agent can ground its OSS recommendations in fresh, structured, multi-day data.

Tools

hublens_trending

hublens_search

hublens_article

Server Config

{
  "mcpServers": {
    "hublens": {
      "command": "npx",
      "args": [
        "-y",
        "@hublens/mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.