Back to Home
rocketship-ai icon

rocketship

Verified Safe

by rocketship-ai

Overview

This MCP server acts as a knowledgeable assistant for AI coding agents, providing guidance, examples, and introspection data for writing Rocketship tests, rather than directly generating test files.

Installation

Run Command
npx -y @rocketshipai/mcp-server@latest

Security Notes

The server itself, at runtime, primarily serves pre-computed, embedded knowledge. It does not perform dynamic code execution (e.g., 'eval' or arbitrary 'exec') based on client input. Tool arguments are validated against Zod schemas. A build-time script (`scripts/cli-introspection.js`) uses `execSync` to build and introspect the `rocketship` CLI. This is a controlled activity within the build pipeline, assuming a trusted build environment and CLI binary, and does not pose a runtime vulnerability to client requests.

Similar Servers

Stats

Interest Score47
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars60
Forks7
Last Update2025-11-30

Tags

AITestingAutomationMCPAgentRocketshipGuidanceDeveloper Tools