Skip to content
Back to search
90
MCP live v1.0.0 MCP 2025-11-25 streamable-http

JxBrowser MCP Server

io.github.TeamDev-IP/jxbrowser-mcp

MCP server to assist with JxBrowser development.

Uptime
100.0%
1 direct probes · 30d
Response
68ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

get-quickstart-guide

Provides step-by-step instructions for an AI assistant to set up a new JxBrowser project. This tool is meant for fully automated project creation and should be called when the user asks to create, st…

ask-jxbrowser-question

The tool for getting help with JxBrowser. Use this tool whenever you need information about JxBrowser, including but not limited to: - API Documentation: Class methods, interfaces, callbacks, events…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jxbrowser_mcp_server": {
      "url": "https://jxbrowser.mcp.teamdev.com/",
      "transport": "streamable-http"
    }
  }
}