mcpland/testing-mcp
If you are the rightful owner of testing-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Testing MCP is a server designed for testing purposes, providing a WebSocket bridge and tools for state inspection, file editing, and remote code execution.
Tools
Functions exposed to the LLM to take actions
get_current_test_state
Fetch current DOM snapshot, console logs, and metadata for a running test.
finalize_test
Remove connect() and generated markers, optionally close the session.
list_active_tests
Enumerate active WebSocket sessions with timestamps.
get_generated_code
Extract helper-generated code blocks from a test file.
execute_test_step
Run code in the client context and return the updated state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client