mcpbeat Sign in

Swing MCP Server

by crosstech-solutions-bv Your server? Claim it
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.

Let AI drive Swing and JavaFX apps — see the UI, click, fill forms, read tables. No API needed.

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

What the code does

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

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.

            ProcessBuilder pb = new ProcessBuilder(args);
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.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Swing MCP

same job, measured the same way
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
Google Drive MCP
by a1-x-tech

MCP server for the Google Drive API: search, upload, download, organize and share files.

48 installs/wk local only
Recall
by imjakezimmer32

Notes, files, GitHub, and Drive through one MCP connection.

answering
Hunch
by prithviseran

Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.

448 installs/wk local only
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only
TalkMill
by imjakezimmer32

Notes, files, GitHub, and Drive through one MCP connection.

answering
veddata
by sanzineo

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 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.