Aihot MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm.
AI HOT 资讯 MCP Server - 让 Claude Code 直接获取 AI 行业日报和动态
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aihot-mcp -- npx -y aihot-mcp
{
"mcpServers": {
"aihot-mcp": {
"args": [
"-y",
"aihot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.aihot-mcp]
command = "npx"
args = ["-y", "aihot-mcp"]
{
"mcpServers": {
"aihot-mcp": {
"args": [
"-y",
"aihot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aihot-mcp": {
"args": [
"-y",
"aihot-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.