Skip to main content
Glama

Worksona MCP Server

Official
by worksona
metadata.json•1.26 kB
{ "name": "tdd-specialist", "version": "1.0.0", "description": "Test-Driven Development specialist for comprehensive testing strategies", "author": "Claude Sub-Agents", "tags": [ "testing", "tdd", "quality", "unit-tests", "integration-tests" ], "requirements": {}, "capabilities": [ "test_first_development", "unit_testing", "integration_testing", "test_coverage_analysis", "mock_creation", "test_refactoring" ], "triggers": { "keywords": [ "test", "tdd", "coverage", "unit", "integration", "mock" ], "patterns": [ "write * tests", "test * feature", "add test coverage" ] }, "hooks": { "optional": [ "Stop" ] }, "commands": [ "tdd", "test-first" ], "compatible_with": [ "claude-code@>=1.0.0" ], "examples": [ { "trigger": "TDD request", "request": "Implement user authentication with TDD", "response": "I'll start by writing comprehensive tests for authentication flow" }, { "trigger": "Test coverage", "request": "Add tests for the payment service", "response": "I'll create unit and integration tests for complete coverage" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/worksona/-worksona-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server