mcpbeat Sign in

Spot AI MCP (Unofficial) MCP Server

by phil-bryant Your server? Claim it
local only

Spot AI MCP (Unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 1 007 installs a week from pypi. Last commit 1 Sep 2026.

Unofficial community MCP server for the Spot AI camera and video-intelligence REST API. Read-only.

1 007
Installs / week
pypi · spot-ai-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands spot_ai_mcp/server.py:46, [пакет] spot_ai_mcp/server.py:46
            proc = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            proc = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Spot AI MCP (Unofficial) and you get told the day something new turns up.

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 spot-ai-mcp -- uvx spot-ai-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spot-ai-mcp": {
      "args": [
        "spot-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spot-ai-mcp]
command = "uvx"
args = ["spot-ai-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "spot-ai-mcp": {
      "args": [
        "spot-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spot-ai-mcp": {
      "args": [
        "spot-ai-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Spot AI MCP (Unofficial)

same job, measured the same way
Aiseg2 MCP
by chanyou0311

Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.

72 installs/wk local only
Wfirma MCP
by agente-dev

Unofficial read-only MCP server for the wFirma API v2: invoices, contractors, expenses, payments.

156 installs/wk local only
Securityscorecard MCP
by callmarcus

Community-built, comprehensive MCP server for the SecurityScorecard API (unofficial).

142 installs/wk local only
Pixabay MCP Server
by hanoak

Unofficial MCP server for the Pixabay API: search and fetch royalty-free images and videos.

67 installs/wk local only
Capital.com MCP Server
by simontarara62

Unofficial community MCP for the Capital.com Open API. Guarded two-phase trades; demo-first.

160 installs/wk local only
Openai Ads MCP
by hypd-ai

Read-only MCP server for the OpenAI Ads API: campaigns, ad groups, ads, and insights.

87 installs/wk local only
Hooklayer
by khan-ashifur

Viral-content intelligence for AI agents — 7 read-only MCP tools, evidence-layer scoring.

12 tools answering
Echosaw
by matthew-b-simpson

Media intelligence analysis for audio, video, and images via the Echosaw MCP server.

184 installs/wk local only

Spot AI MCP (Unofficial) — questions

Answers built from our own checks of this server.

Why is there no uptime for Spot AI MCP (Unofficial)?
Spot AI MCP (Unofficial) 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 spot-ai-mcp was installed 1 007 times last week.
How do I connect Spot AI MCP (Unofficial)?
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 spot-ai-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Spot AI MCP (Unofficial)?
The pypi package spot-ai-mcp was installed 1 007 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Spot AI MCP (Unofficial) open source?
Yes — it is published under the MIT licence, written in Python and 0 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.