Phazzie/SeamsLikeIt
If you are the rightful owner of SeamsLikeIt and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server implementing Seam-Driven Development (SDD) methodology for AI-assisted enterprise application development.
Tools
Functions exposed to the LLM to take actions
sdd_analyze_requirements
Transforms plain English requirements into SDD-compliant component and seam definitions.
sdd_generate_contracts
Converts seam definitions into TypeScript interfaces with ContractResult patterns.
sdd_create_stubs
Generates implementation files with detailed blueprints for AI or developers to follow.
sdd_validate_integration
Tests that components can communicate properly through their defined seams.
sdd_orchestrate_simple
Runs the complete SDD workflow from requirements to ready-to-implement project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client