Gwirian
JSON →Modern Open source Test Management with MCP Server integration
Tools · 15
- search_features Search features using full-text search powered by Elasticsearch
- get_feature Retrieve a specific BDD feature with its scenarios and steps
- list_workspaces List all workspaces the user has access to
- list_projects List all projects within a workspace
- create_feature Create a new BDD feature in a project
- update_feature Update an existing BDD feature
- delete_feature Delete a BDD feature
- create_scenario Create a new scenario with Given/When/Then steps
- update_scenario Update an existing scenario
- delete_scenario Delete a scenario
- record_execution Record a scenario execution with status (passed/failed/pending)
- get_execution_history Get execution history for a scenario
- manage_tags Add or remove tags from features and scenarios
- invite_member Invite a user to a workspace or project
- list_members List members of a workspace or project
Environment variables
DATABASE_URLELASTICSEARCH_URL
Links
★ 2 GitHub stars