mcpbeat Sign in

AgentHotspot MCP Server

by agenthotspot Your server? Claim it
local only

AgentHotspot runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 21 Jan 2026.

Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.

Installs per day peak 38 · avg 21 · -31% w/w
a month agotoday
74
Installs / week
pypi · agenthotspot-mcp
3
Stars
0 open issues
21 Jan 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check AgentHotspot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agenthotspot-mcp -- uvx agenthotspot-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agenthotspot-mcp": {
      "args": [
        "agenthotspot-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agenthotspot-mcp]
command = "uvx"
args = ["agenthotspot-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agenthotspot-mcp": {
      "args": [
        "agenthotspot-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agenthotspot-mcp": {
      "args": [
        "agenthotspot-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AgentHotspot

same job, measured the same way
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

35 installs/wk answering
Databazaar
by shagarwal

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

37 installs/wk answering
Couchbase Guru
by couchbase-ecosystem

Search the Couchbase documentation from your MCP client via a hosted documentation agent.

187 installs/wk local only
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

45 installs/wk local only
Meetsponsors
by meetsponsors

Search thousands of active YouTube sponsors and 60,000+ channels from any MCP client. Free tier.

17 tools answering
Shortcuts Bridge
by isaiahdupree

MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent

answering
NovaRail
by farestrabs

Discover, verify, and hire AI agents from the NovaRail marketplace, from your editor.

30 installs/wk 10 tools answering
Flomo MCP
by plidezus

Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.

answering

AgentHotspot — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentHotspot?
AgentHotspot runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package agenthotspot-mcp was installed 74 times last week.
How do I connect AgentHotspot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agenthotspot-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use AgentHotspot?
The pypi package agenthotspot-mcp was installed 74 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AgentHotspot open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.