consigcody94/ts-pilot
If you are the rightful owner of ts-pilot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
TS Pilot is an MCP server optimized for TypeScript development, providing tools specifically designed to enhance TypeScript coding with a focus on type safety and framework-specific patterns.
Tools
Functions exposed to the LLM to take actions
generate_types
Generate strict TypeScript interfaces from JSON/API data.
fix_type_errors
Diagnose type errors and suggest multiple fixes.
refactor_safe
Suggest type-preserving refactoring improvements.
suggest_generics
Analyze code for generic type opportunities.
check_strict
Verify strict mode compliance with recommendations.
framework_patterns
Framework-specific TypeScript patterns for React, Next.js, Express, Vue, Angular, and Node.js.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client