Back to Home
rocketship-ai icon

rocketship

Verified Safe

by rocketship-ai

Overview

This MCP server assists AI coding agents by providing Rocketship testing examples, optimal test structure, schema information, CLI guidance, and codebase analysis to help agents write better Rocketship tests.

Installation

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

Environment Variables

  • ANTHROPIC_API_KEY
  • ROCKETSHIP_LOG
  • NODE_ENV

Security Notes

The MCP server's primary function is to provide informational guidance and structured knowledge, not to perform direct file modifications or arbitrary code execution at runtime. CLI introspection, which involves building and executing the Rocketship CLI, is an isolated step performed during the build process to embed dynamic knowledge. There are no direct 'eval' patterns or hardcoded secrets found within the MCP server's codebase itself. While the 'agent' plugin (a client of this MCP server) operates with 'bypassPermissions' for non-interactive QA, this refers to the agent's interaction model with its environment rather than a vulnerability of the MCP server.

Similar Servers

Stats

Interest Score59
Security Score9
Cost ClassLow
Stars184
Forks11
Last Update2026-01-19

Tags

AI-assistantTestingQAMCPRocketship