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

JxBrowser MCP Server

io.github.TeamDev-IP/jxbrowser-mcp

MCP server to assist with JxBrowser development.

Uptime
100.0%
2 probes
Response
76ms
last probe
Tools
2
callable

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…

Similar MCP servers embedding-nearest

JxBrowser MCP Server
MCP server to assist with JxBrowser development.
0 tools · streamable-http
PlanExe live
MCP server for generating rough-draft project plans from natural-language prompts.
11 tools · streamable-http
Senzing live
Identity Intelligence for Agentic AI Workflows Connect Data. Power Intelligence.™ MCP Server v0.39.11 — Entity resolution knowledge for AI
13 tools · http
io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
xjoker/jadx-mcp-server
MCP Server for JADX - Connect AI assistants to existing JADX instances via MCP protocol
0 tools

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"
    }
  }
}