cyanheads/mentor-mcp-server
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.
Platform-specific configuration:
{
"mcpServers": {
"mentor-mcp-server": {
"command": "npx",
"args": [
"-y",
"mentor-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...