Bdd Practices
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add bdd-practicesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"bdd-practices": {
"command": "npx",
"args": [
"@modelcontextprotocol/bdd-practices"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Writes behavior specifications in Gherkin format. Use when defining features from user perspective or creating acceptance tests.
Tags
developmentjavascriptpythonjavadocumentationskill