Hotin MCP Server

What's hot in AI right now, ranked with receipts from GitHub, HN, npm and Hugging Face. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

People who work with developer tools, github trending and hacker news and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 3 · #18 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Hotin

Claude Code

claude mcp add abe238-hotinai -- uvx hotin

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "abe238-hotinai": {
      "command": "uvx",
      "args": [
        "hotin"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package hotin - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.abe238 is GitHub-verified and matches the repo owner

03 · What Hotin can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.9.15 · 2026-09-13

Fixes a 0.9.13 regression: import hotin.board failed on any Python without the IANA timezone database (CI images, slim containers, Windows), because the Pacific lookup moved to module scope. hotin declares zero…

v0.9.13 · 2026-09-13

Freshness policy: the 'fresh' badge is now judged by creation date within a per-kind window (repos/models/papers 7d, news 2d), not the engine's re-seen flag that kept year-old repos 'fresh' after any re-star. Rising…

v0.9.12 · 2026-09-12

Repos tab: the star receipt is now '+N in 7d' (trailing 7 complete UTC days from GitHub's star-history endpoint) instead of the observation store's lifetime slope; a spike that cooled (this week under a quarter of a…

04 · Who maintains Hotin

hotin is maintained by abe238. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
AI & ML - ranked #18 of 106 actively-maintained AI & ML servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-13)
registry
io.github.abe238/hotin (active, first published 2026-08-03 · 20 versions)
packages
pypi:hotin

06 · Hotin FAQ

What is Hotin?

What's hot in AI right now, ranked with receipts from GitHub, HN, npm and Hugging Face. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

Is Hotin still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Hotin?

Run `uvx hotin`. You can also paste the ready-made client config above.

Does Hotin run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Hotin

More AI & ML MCP servers · Promptheus · Aegis - AI Agent Governance · Actenon Kernel · P2 Predict · Git Courer

More Python MCP servers · Waggle MCP · Airflow MCP Server · Google Search Console · see all