Back to Home
jadragfly icon

select_test_mcp

Verified Safe

by jadragfly

Overview

Collects, stores, and manages Web test operation reports via WebSocket and MCP protocol interfaces for local development and testing.

Installation

Run Command
node web_test_mcp.cjs

Environment Variables

  • MCP_DEBUG

Security Notes

The server is designed for local use (`ws://localhost:8982`) and stores data in memory. No obvious 'eval' or hardcoded secrets were found in the provided code snippets. Potential security considerations if deployed publicly without proper access controls or if excessively large/malformed input data is not handled robustly.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-25

Tags

Web TestingReport ManagementNode.jsWebSocketMCP Protocol