Serversio.github.TeamDev-IP/jxbrowser-mcp
M

JxBrowser MCP Server

io.github.TeamDev-IP/jxbrowser-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://jxbrowser.mcp.teamdev.com/↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.TeamDev-IP/jxbrowser-mcp",
  "description": "MCP server to assist with JxBrowser development.",
  "title": "JxBrowser MCP Server",
  "version": "1.0.0",
  "websiteUrl": "https://teamdev.com/jxbrowser/docs/guides/introduction/mcp/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://jxbrowser.mcp.teamdev.com/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}