CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Aihot Mcp

jing7ao/aihot-mcp
authSTDIOregistry active
Summary

Pulls daily AI industry news and searchable updates from aihot.virxact.com directly into Claude. You get three main tools: get_ai_daily for fetching the latest or a specific date's report, search_ai_news for filtering by category, keyword, or timeframe, and list_ai_dailies for browsing the archive. Daily reports are organized into five sections covering model releases, product launches, industry news, research papers, and commentary from major players like OpenAI, Anthropic, and Google. Free tier gives you 50 search queries per day with no API key required. Reach for this when you need a quick pulse check on what happened in AI or want to track developments around specific companies or topics without leaving your editor.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

AI HOT MCP Server

让 Claude Code 直接获取 AI 行业日报和最新动态,数据来自 aihot.virxact.com。

无需 API Key,开箱即用。

npm MCP Registry

安装

npm install -g aihot-mcp

配置

编辑 ~/.claude/mcp.json:

{
  "mcpServers": {
    "aihot": {
      "command": "node",
      "args": ["aihot-mcp"]
    }
  }
}

使用示例

在 Claude Code 中直接问:

  • 「今天 AI 圈有什么大事?」
  • 「最近一周的 AI 论文」
  • 「OpenAI 最近发了什么?」
  • 「看看 5 月 20 号的 AI 日报」

定价

等级价格搜索查询
Free免费50 次/天
Pro¥70/年无限查询 + 历史日报

升级 Pro →


工具

工具说明
get_ai_daily获取 AI HOT 日报(最新一期或指定日期)
search_ai_news搜索 AI 动态,支持分类/关键词/时间范围
list_ai_dailies浏览日报归档列表
verify_license查看 License 激活状态

数据覆盖

日报按五个版块组织:模型发布、产品发布、行业动态、论文研究、技巧与观点。覆盖 OpenAI、Anthropic、Google、Meta 等主要 AI 公司和全球 AI 资讯源。

License

Free tier 每天 50 次搜索查询。购买 Pro 后获得 License Key,配置到 LICENSE_KEY 环境变量即可无限使用。

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Configuration

YOUR_API_KEY*secret

Your API key for the service

Registryactive
Packageaihot-mcp
TransportSTDIO
AuthRequired
UpdatedMay 23, 2026
View on GitHub