← Back to Plugins
MCP Server MCP

io.github.TinusJ/swing-mcp

github By github 👁 1 views ▲ 0 votes

MCP server for inspecting and automating Java Swing applications.

Homepage Verified source GitHub

Install

mcpb:https://github.com/TinusJ/swing-mcp/releases/download/V1.1.0/swing-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/TinusJ/swing-mcp/releases/download/V1.1.0/swing-mcp.mcpb",
      "fileSha256": "ae2c68ffa9695017680596fd9225cbd6b00b3612bf6748893c11acee1a4fc687",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...