@skyramp/mcp
Freeby MCP Community
Skyramp MCP (Model Context Protocol) Server - AI-powered test generation and execution
v0.0.65Added Apr 12, 2026
mcpmodel-context-protocolskyramptestingtest-generation
@skyramp/mcp MCP Server
Skyramp MCP (Model Context Protocol) Server - AI-powered test generation and execution
Installation
Reviews
Installation
Quick install
npx -y @skyramp/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@skyramp/mcp": {
"command": "npx",
"args": ["-y", "@skyramp/mcp"]
}
}
}