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 connecting AI & ML tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 3 · #21 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25

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

repo age created 2026-07-20 - young repo, little track record yet

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.8.7 · 2026-08-23

hotin surfaces repos nobody vetted, so every name, title and description it emits is written by a stranger. The terminal path was defended; the JSON path - which is what the MCP server hands to an AI agent - was not. A…

v0.8.6 · 2026-08-18

No functional change to the CLI. · npm launcher source now lives in npm/ in this repo, reviewable and forkable · A GitHub Release now publishes BOTH PyPI and npm, each via OIDC trusted publishing with no stored tokens…

v0.8.5 · 2026-08-13

Follow-up to 0.8.5's sibling: rising_rows bypassed _clip, so the prefer-English clause and [zh] tag didn't reach the rising tab. Now every tab routes through the same chokepoint. Caught by live verification.

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 #21 of 95 actively-maintained AI & ML servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.abe238/hotin (active, first published 2026-08-03 · 3 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-08-25, its last commit was 2026-08-23 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 · Git Courer

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