aihot-mcp
Rank #52,901io.github.Jing7ao/aihot-mcp
AI HOT 资讯 MCP Server - 让 Claude Code 直接获取 AI 行业日报和动态
aihot-mcp is a Model Context Protocol (MCP) server published by jing7ao. It ranks #52,901 of 132,113 servers tracked on MCP Toplist. aihot-mcp is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on May 23, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 79,212 of 132,113 servers on MCP Toplist.
Use aihot-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add aihot-mcp -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y aihot-mcpReplace each placeholder with your own value before saving.
[mcp_servers.aihot-mcp]
command = "npx"
args = ["-y", "aihot-mcp"]
[mcp_servers.aihot-mcp.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aihot-mcp": {
"command": "npx",
"args": [
"-y",
"aihot-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aihot-mcp": {
"command": "npx",
"args": [
"-y",
"aihot-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"aihot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aihot-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aihot-mcp": {
"command": "npx",
"args": [
"-y",
"aihot-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aihot-mcp": {
"command": "npx",
"args": [
"-y",
"aihot-mcp"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Jing7ao%2Faihot-mcp)<a href="https://mcptoplist.com/server/io.github.Jing7ao%2Faihot-mcp"><img src="https://mcptoplist.com/badge/io.github.Jing7ao%2Faihot-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
jing7ao
Other servers by jing7ao
View all jing7ao servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | May 23, 2026 |
| 1.0.0 | May 23, 2026 |
Frequently asked questions
- Who maintains aihot-mcp?
- aihot-mcp is maintained by jing7ao, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is aihot-mcp listed on the Official MCP Registry?
- Yes — aihot-mcp is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does aihot-mcp have?
- MCP Toplist tracks 2 versions of aihot-mcp, most recently published on May 23, 2026.
- Where can I find the source code for aihot-mcp?
- The source code for aihot-mcp is hosted at github.com/jing7ao/aihot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.