Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hanqizheng • Testing & QA
An MCP protocol server that generates unit tests for component libraries and integrates with the Cursor editor.
Generate unit test scaffolding for a front-end component library by running a local MCP server.
Integrate automated test generation into the Cursor editor workflow via a configured MCP server.
Run a Node-based MCP service that targets a project directory (PROJECT_PATH) to produce tests over stdio transport.
This project implements an MCP server that generates unit tests for component libraries and can be run via Node. It is designed to be added as a global MCP server in Cursor so developers can invoke automated test generation from the editor. The server reads a PROJECT_PATH environment variable to target a component library and communicates over stdio as an MCP transport. It simplifies creating test scaffolding for front-end component projects and automates part of the testing workflow.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.