mcpbeat Sign in

OneTool MCP Server

local only

OneTool MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 25 Jul 2026.

One MCP for devs incl Brave,Google,Tavily,Context7,AWS,Excalidraw,DB,GitHub,DevTools,Playwright

Installs / week
not published
23
Stars
0 open issues
25 Jul 2026
Last commit
from GitHub
GPL-3.0
License
Python

What the code does

We read the source, 17 min 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.

Executes code built at runtime src/ot/executor/runner.py:459
            exec(nested_wrapped_code, child_ns)

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 OneTool MCP

same job, measured the same way
Playwright MCP
by microsoft

Playwright Tools for MCP

5 968 258 installs/wk local only
Playwright MCP
by dinesh-nalla-se

Playwright Tools for MCP

45 installs/wk local only
Vibe Test — Browser Testing Agent
by aishwaryshrivastav

Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP

584 installs/wk local only
PySide6 MCP
by com55

Playwright-style MCP to inspect, control, and debug PySide6 desktop GUIs.

317 installs/wk local only
Playwright Network Chaos MCP
by vola-trebla

MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions

42 installs/wk local only
openDAW MCP
by ameobius

262 MCP tools for agent-native control of openDAW, a browser-based DAW

local only
Bun Uia
by obscuritysrl

Playwright for the Windows desktop, from Bun — drive native GUIs via UI Automation + MCP.

73 installs/wk local only
CloakBrowser MCP
by swimmwatch

Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.

266 installs/wk local only

OneTool MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for OneTool MCP?
OneTool 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 OneTool MCP open source?
Yes — it is published under the GPL-3.0 licence, written in Python and 23 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.