deepseek-mcp
Related Servers
Alternatives to deepseek-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceMCP server that packages DeepSeek agents as callable tools, offering a bare model for quick Q&A and a full agent capable of executing real coding and file-modifying tasks in a workspace.2-
- FlicenseAqualityBmaintenanceMCP server that enables Claude Code to delegate tasks to DeepSeek and other LLMs, offering 20 tools for code review, analysis, testing, and code generation.201-
- AlicenseBqualityDmaintenanceLocal MCP server providing project cognition capabilities for AI coding agents, including context packs, impact analysis, and git diff review through stdio communication.103MIT
- AlicenseNot gradedqualityBmaintenanceA self-hosted MCP server that enables AI coding agents to read, edit, search, and run code in local projects with human review loops and policy controls.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for automated code review using AI agents. It analyzes code diffs or file paths for bugs, security issues, and style violations.MIT
- AlicenseCqualityDmaintenanceA privacy-first MCP server that provides local LLM-enhanced tools for code analysis, security scanning, and automated task execution using backends like Ollama and LM Studio. It enables symbol-aware code reviews and workspace exploration while ensuring that all code and analysis remain strictly on your local machine.36ISC
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: review_changes focuses on git diffs, review_files on complete files, and consult on general engineering questions. There is no overlap or ambiguity in what each tool does.
Two tools follow a consistent verb_noun pattern (review_changes, review_files), while consult is a single verb but still clear and in line with the action-oriented naming. Minor deviation from the review_ prefix but not chaotic.
Three tools is a well-scoped set for the server's purpose of providing DeepSeek-powered code assistance. Each tool covers a distinct need without unnecessary redundancy.
The tool surface covers the full range of use cases for the domain: reviewing changes, reviewing existing files, and asking general engineering questions. No obvious gaps exist for an AI consultation server.