Skip to content
Back to search
30
MCP

Mentor (Deepseek)

pulsemcp/mentor (deepseek)

Integrates with Deepseek API to provide AI-powered mentorship capabilities for code review, design critique, writing feedback, and idea brainstorming.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

DeepSeek
Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance a
0 tools
DeepSeek Worker
Integrates DeepSeek AI as a supervised worker with two tools: fast flash-model tasks and deep-reasoning pro-model advice.
0 tools
DeepWriter
Integrates with DeepWriter API to enable managing writing projects through six core tools for listing, creating, updating, deleting, retriev
0 tools
DeepWiki
Provides AI assistants with access to GitHub repository documentation and search capabilities for code understanding, architecture explorati
0 tools
DeepView
Enables AI-powered code analysis by loading entire codebases into Gemini's large context window, allowing developers to query and understand
0 tools
idea-manager
AI-powered idea & task manager for developers. Brainstorm → structured tasks → AI agent execution. CodeMirror editor with slash commands, MC
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mentor_(deepseek)": {
      "url": "None",
      "transport": "http"
    }
  }
}