Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”„ Version Control
  3. Hotin
H
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:21:42 AM

Hotin

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

What's hot in AI right now, ranked with receipts from GitHub, HN, npm and Hugging Face.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "hotin": {
      "command": "npx",
      "args": [
        "-y",
        "hotin"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ”„ More in Version Control

Documentation Overview

hotin β€” the whole field, ranked. With receipts.

hotin repos output: a ranked board of AI repos with scores, tags and badges

PyPI downloads zero dependencies hotin.ai

One command, one ranked list of what's actually hot in AI today: trending repos, models, papers and news, ranked daily by cross-source consensus. Numbers are receipts, badges are verdicts. Want the same thing in a browser? The live hotin board is what's trending in AI today, updated daily.

Every row shows why it is there: how fast it is growing, who backed it, where else it surfaced. Nothing ranks on a single source's say-so.

It works two ways, from one install.

you askyour agent asks
hotin repos in your terminalhotin mcp inside Claude Code, Cursor, Codex or Gemini CLI
you read the boardthe agent reads the board mid-task, and cites it

Your model's training data has a cutoff and a web search returns marketing. Ask an agent what is worth using in AI this week and it guesses. Point it at hotin and it answers with the same ranked evidence you would have read yourself.

What it does

The zero-key core combines GitHub Trending, curated growth momentum, Hacker News, and npm velocity with no configuration. Add an optional key to unlock Reddit and YouTube (ScrapeCreators, or the official YouTube Data API v3), including curated repo-roundup channels. A β€œsmart money” signal (repos the AI Insiders are backing) is included on a best-effort basis, and an AI-newsletter feed adds an editorial signal. Sources can be temporarily unavailable without taking down the CLI.

Beyond repos, hotin surfaces trending AI models (hotin models) and papers (hotin papers) as their own views, and a short daily hotin brief of what's happening across all of them. Run hotin refresh on a schedule and hotin records a time series, so the board can flag what's genuinely rising and viral (velocity, not just a snapshot) β€” not just what's big right now.

Install

Terminal
pip install hotin

hotin has zero dependencies, so a plain pip install is safe (nothing to conflict with). Prefer an isolated install, or don't want to install at all?

sh
uvx hotin              # run without installing (needs uv)
uv tool install hotin  # persistent command via uv
pipx install hotin     # persistent command via pipx

No package manager, just Python? Grab the single-file hotin.pyz from the latest release and run it:

sh
python hotin.pyz

Developing on a checkout: pip install -e ..

Use it from your AI agent (MCP)

The same board, callable by Claude Code, Cursor, Codex CLI, Gemini CLI, or anything else that speaks MCP. Pick whichever line is least work for you.

One click. Download hotin.mcpb and open it. Claude Desktop shows an install dialog and that is the whole process: no config file to find, no JSON to edit, no terminal. The bundle is 136 KB and carries hotin inside it, so there is nothing to install first -- hotin has zero dependencies, which is what makes that possible. macOS and Linux.

One line. Nothing installed at all, uvx fetches it on demand:

Terminal
claude mcp add hotin -- uvx hotin mcp

Any other client. Same idea, as config:

config.json
{
  "mcpServers": {
    "hotin": { "command": "uvx", "args": ["hotin", "mcp"] }
  }
}

Already ran pip install hotin? Then it is "command": "hotin", "args": ["mcp"] -- the MCP server ships inside the package, there is no second thing to install.

Then ask your agent things it otherwise cannot answer:

"What AI repos are actually worth looking at this week?" "Is anything notable happening with open-weight models right now?" "Before we pick a library for this, what is trending and who is backing it?"

Two tools are exposed. hotin_board returns any tab (repos, rising, insiders, models, papers, news) with the receipts attached, and hotin_brief returns the daily digest. Answers come back in about a second, served from the local cache.

It runs on your machine, not ours. Your MCP client starts hotin as a local child process. It fetches GitHub, Hacker News, npm and Hugging Face directly, caches to your own disk, and uses your own token if you set one. hotin.ai is never in the path: the site is a separate rendering of the same tool, not a service this depends on.

Set GITHUB_TOKEN if you want the insiders signal; everything else works without any key. A first call on a cold cache takes about 15 seconds while it fetches; after that answers are served locally in about a second.

Works with every install route: the bundle, uvx, pip, pipx, and the single-file hotin.pyz.

Claude Code skill

skills/hotin/SKILL.md teaches an agent when to reach for the board and, more usefully, how to read it: which fields are actual evidence, and what the board does not know. Copy it in:

sh
mkdir -p ~/.claude/skills && cp -R skills/hotin ~/.claude/skills/

It works with or without the MCP server, and is worth having alongside it β€” the MCP tool descriptions say what the tools return, the skill says which numbers mean something and when a row is a lead rather than a finding.

Quick start

sh
hotin

Available commands:

CommandDescription
hotinthe flagship board (defaults to repos)
hotin repostrending AI repos, fused across sources
hotin insidersrepos the AI Insiders are backing (the smart-money signal)
hotin modelsAI models β€” lab press releases + trending weights
hotin paperstrending AI papers
hotin newsrecent AI news headlines
hotin briefa one-shot digest across every entity
hotin refreshrefresh all sources + record a snapshot (--quiet = headless)
hotin exportwrite the board to docs/index.html + latest.json
hotin setupcheck config, or schedule automatic refreshes
hotin search <query>search cached repos
hotin show <owner/repo>show one repo
hotin aboutshow project information

Flags: --format text\|json\|md\|html Β· --limit N (default 20) Β· --source <name> (repos: one upstream feed instead of the fused board) Β· --since 30d / --min-stars N (repos filters) Β· --verbose.

Each repo result presents a score, the owner/repo (clickable), category, and applicable badges: fresh (recently created or active), rising / viral (climbing fast on the recorded time series, viral being the rare accelerating-and-consensus extreme), smart-money (the AI Insiders are backing it), and paper-backed (linked from a trending paper). Consensus across sources is folded into the score itself, not shown as a badge.

Example (real output, top of a live run):

text
$ hotin --limit 8
 30.59  xai-org/grok-build  agents  fresh
        Grok Build is open source
 22.17  justvugg/colibri  uncategorized
        Show HN: Getting GLM 5.2 running on my slow computer
 17.05  dietrichgebert/ponytail  app-building  fresh
 17.00  odysseus-dev/odysseus  uncategorized  fresh
 16.93  nexu-io/open-design  agents  fresh
 15.46  yuan1z0825/nature-skills  uncategorized  fresh
 15.24  bigpizzav3/codexplusplus  uncategorized  fresh
 14.77  antirez/ds4  inference  fresh

The first line of each result is score, owner/repo (clickable in a real terminal), category, and badges; a dimmed second line shows the human title when it adds context the slug doesn't. fresh reflects recent repository activity. In a live terminal the score and badges are colored. Your output will differ β€” it reflects what is actually hot when you run it.

Why corroboration, not popularity

The board requires two independent signals. Here is the measurement behind that.

Ranking on "a well-known developer starred it" is the obvious design. It does not hold up. Measured across 288 tracked repos, growth as a percentage of a repo's own star count so size is not mistaken for heat:

backed byreposgrowth
no notable star at all2050.25 %/day
exactly one620.19 %/day
two or more, independent210.55 %/day

One star tracks slightly worse than no endorsement. Two or more tracks about 2x the baseline β€” though at n=21 that is p=0.087, suggestive rather than proven, and the board rests on the first result rather than the second.

So nothing reaches the board on one source's say-so. It needs corroboration from an independent signal, and it has to still be true a few hours later.

scripts/measure_insider_signal.py in the site repo re-runs this whenever you want to check the claim.

Keeping it fresh

hotin's rising / viral badges and the hotin brief come from a recorded time series, so they get better the more often hotin refresh runs. hotin setup can install a scheduled job for you:

sh
hotin setup                     # interactive: once a day (8am) or twice (8am & 8pm)
hotin setup --schedule twice    # non-interactive: 8am & 8pm
hotin setup --schedule daily    # 8am only
hotin setup --schedule off      # remove it

On macOS/Linux this manages a marked block in your crontab; on Windows it creates hotin-refresh scheduled tasks. Either way it runs python -m hotin refresh --quiet, leaving the rest of your schedule untouched.

Data Sources & Terms

hotin's code is licensed under Apache-2.0. That license does not relicense the underlying data returned by GitHub, Hacker News, npm, Reddit, or YouTube: each source's own terms of use apply.

The Reddit and YouTube integrations are unofficial third-party integrations via ScrapeCreators; they are not officially sanctioned by Reddit or YouTube. The smart-money signal is a best-effort read of a public AI-influencer graph and may change or break without notice.

Contributing

Issues and contributions are welcome at the issue tracker.

License

Apache License 2.0 β€” see LICENSE and NOTICE.

hotin was created by Abe Diaz. If hotin, its ranking approach, or its ideas helped your project, a credit and link back to github.com/abe238/hotinai are appreciated.

Made by @abe238 Β· hotin.ai

Related MCP Servers

View all in Version Control View all alternatives
  • M
    Mcp

    Official GitLab MCP Server

    πŸ”„ Version Control1 views
    Compare vs Mcp β†’
  • S
    Saidsef Mcp Github Pr Issue Analyser

    A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…

    πŸ”„ Version Control1 views
    Compare vs Saidsef Mcp Github Pr Issue Analyser β†’
  • G
    Git Mcp Server

    MCP server for GitLab and GitHub

    πŸ”„ Version Control0 views
    Compare vs Git Mcp Server β†’
  • Create Packkit logoCreate Packkit

    Scaffold modern npm packages, CLIs, services, and full-stack monorepos from your agent. Three tools: inspect the option schema, preview the generated file tree, and write the project to disk β€” optionally creating the GitHub repo and pushing to it, or merging into an existing clone without overwriting anything. Also available as a CLI and a web configurator. npx -y packkit-mcp

    πŸ”„ Version Control1 views
    Compare vs Create Packkit β†’

Frequently Asked Questions about Hotin

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "hotin": { "command": "npx", "args": ["-y", "hotin"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewHotin AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hotin?style=directory)](https://allmcps.com/mcp/hotin)
HTML Embed
<a href="https://allmcps.com/mcp/hotin"><img src="https://allmcps.com/api/badge/hotin?style=directory" alt="Hotin on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”„Version Control
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”„ Version Control β†’Best MCP servers for Git & Version Control β†’Alternatives to Hotin β†’Install in Claude DesktopInstall in CursorInstall in VS Code