mcpbeat Sign in

Swing MCP Server

local only

Swing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.

MCP server for inspecting and automating Java Swing applications.

Installs / week
not published
1
Stars
0 open issues
14 Sep 2026
Last commit
from GitHub
MIT
License
Java

What changed 12

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 2 September 2026. No other catalogue keeps this.

13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
8 Sep the owner changed
7 Sep the owner changed
6 Sep the owner changed
5 Sep the owner changed
4 Sep the owner changed
and 2 more, back to 2 September 2026

What the code does

We read the source, 7 min ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish-mcp.yml:54
      - name: Update server.json for this release
        env:
          VERSION: ${{ steps.version.outputs.version }}

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

Nothing serious here today

Today is the operative word: we check Swing MCP 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

Alternatives to Swing MCP

same job, measured the same way
JWT
by ryudi84

MCP server for JWT decoding and inspection

local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
Figranium MCP
by figranium

MCP server for creating, running, inspecting, and scheduling Figranium browser automations.

623 installs/wk local only
AWS CLI MCP Server
by musaddiq-dev

Python MCP server for AWS CLI inspection and operations

71 installs/wk local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
Wass MCP
by tb0hdan

MCP server for web application security scanning

local only
UIAutomationMcp
by trsdn

Windows UI Automation MCP server for desktop inspection and element lookup. Windows only.

47 installs/wk local only
Metro MCP
by steve228uk

MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP

683 installs/wk local only

Swing MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swing MCP?
Swing MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Swing MCP open source?
Yes — it is published under the MIT licence, written in Java and 1 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.