mcpbeat Sign in

TopicGate MCP Server

local only

TopicGate runs on your own machine — the client starts it, so there is no endpoint to ping. 364 installs a week from pypi.

Secure local access to MQTT topics through MCP.

Installs per day peak 1 388 · avg 232 · -79% w/w
a month agotoday
364
Installs / week
pypi · topicgate
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check TopicGate 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 topicgate -- uvx topicgate
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "topicgate": {
      "args": [
        "topicgate"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.topicgate]
command = "uvx"
args = ["topicgate"]
.cursor/mcp.json
{
  "mcpServers": {
    "topicgate": {
      "args": [
        "topicgate"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "topicgate": {
      "args": [
        "topicgate"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to TopicGate

same job, measured the same way
Google Drive MCP
by piotr-agier

Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.

9 129 installs/wk local only
Toss Invest
by wi9ine

Access Toss Securities market, account, and opt-in trading APIs through MCP.

59 installs/wk local only
Krita Codex MCP
by cyyprezz

Control Krita through a secure local MCP server and authenticated Windows bridge.

144 installs/wk local only
Dofek
by asherlc

Private health and fitness analytics through a secure remote MCP connection.

answering
Onyx MCP
by bywaleed

Secure MCP access to Onyx search, chat, projects, and administration.

55 installs/wk local only
Localtonet
by localtonet

Secure tunneling, reverse proxy and remote access for local applications.

answering
Agent Payment MCP
by apoth3osis-ai

Secure MCP router providing access to AgentPMT's pay-per-use AI tools marketplace.

local only
Wisp MCP
by breezedelegate

Wisp Panel MCP server for secure game server management through the Wisp Client API.

local only

TopicGate — questions

Answers built from our own checks of this server.

Why is there no uptime for TopicGate?
TopicGate 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 topicgate was installed 364 times last week.
How do I connect TopicGate?
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 topicgate straight from pypi; nothing to host, nothing to sign up for.
How many people use TopicGate?
The pypi package topicgate was installed 364 times in the last week. Week over week that is -79%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.