cyanheads/mentor-mcp-server
View on GitHub ↗A Model Context Protocol server providing LLM Agents a second opinion via AI-powered Deepseek-Reasoning R1 mentorship capabilities, including code review, design critique, writing feedback, and idea brainstorming through the Deepseek API.
31 ★17 forksTypeScriptUpdated 1y ago
What you need to know
MCP server that gives LLM agents a second opinion through AI-powered Deepseek-Reasoning (R1) mentorship, covering code review, design critique, writing feedback, and idea brainstorming.
Install
git clone, npm install, npm run build Requires a DEEPSEEK_API_KEY
Usage
- •Add to MCP client with DEEPSEEK_API_KEY env var
- •Call code_review, design_critique, writing_feedback, brainstorm_enhancements tools
Key features
- ✓code_review, design_critique, writing_feedback, brainstorm_enhancements tools
- ✓Deepseek-Reasoning (R1) mentorship via Deepseek API
- ✓Covers code analysis, design critique, content enhancement, and strategic planning
- ✓Configurable DEEPSEEK_MODEL, MAX_TOKENS, RETRIES, TIMEOUT
- ✓Apache 2.0 license
Best for
Getting expert second opinions and actionable insights from an AI mentor.
Clients: Claude Desktop · IDEs
Reviewed 2026-08-11
Topics
- Stars
- 31★
- Forks
- 17
- Language
- TypeScript
- License
- Apache-2.0
- Created
- 2025-01-26
- Last push
- 2025-07-22