Mentor (Deepseek)
Summary
This MCP server, developed by cyanheads, provides AI-powered mentorship capabilities through the Deepseek API. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers tools for code review, design critique, writing feedback, and idea brainstorming. The implementation focuses on delivering expert second opinions and actionable insights to enhance LLM agent performance. It's particularly useful for developers, designers, and content creators seeking AI-assisted feedback and improvement suggestions, enabling use cases such as code quality enhancement, UI/UX refinement, documentation improvement, and feature ideation without directly interacting with the Deepseek API.
Available Actions(4)
code_review
Conduct a comprehensive code review on a specified file. Parameters: file_path (string), language (string)
design_critique
Provide a critique on a design document. Parameters: design_document (string), design_type (string)
writing_feedback
Offer feedback on writing content. Parameters: text (string), writing_type (string)
brainstorm_enhancements
Brainstorm feature enhancements based on a provided concept. Parameters: concept (string)
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요