mcpbeat Sign in

Periscope MCP Server

local only

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

Web-app QA for AI agents: 73 Playwright tools — auth, E2E, a11y/SEO/GEO, Web Vitals + Lighthouse

Installs / week
not published
10
Stars
0 open issues
19 Jul 2026
Last commit
from GitHub
AGPL-3.0
License
Python

What the code does

We read the source, 20 h 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.

            debug_path = os.path.join(config.SCREENSHOT_DIR, f"_login_debug_{project_name}.png")
Dumps the whole environment handlers/analysis.py:301
        env = dict(os.environ)

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

same job, measured the same way
Terminal MCP Server
by aybelatchane

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

67 installs/wk local only
Noncelogic
by noncelogic

Hosted Playwright API for AI agents. Returns a11y trees instead of screenshots.

60 installs/wk local only
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
B4n1Web
by b4n1-com

Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.

629 installs/wk local only
Netwright
by ricfanin

Playwright-style automation of .NET desktop apps (WPF, WinForms, WinUI) for AI agents.

local only
PageMap
by retio-ai

Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy

190 installs/wk local only

Periscope MCP — questions

Answers built from our own checks of this server.

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