Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”— Aggregators
  3. Deepseek MCP Server
Deepseek MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:01:59 PM

Deepseek MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository18 GitHub StarsTotal stargazers on GitHub for the source repository (18 stars).Visit Website
deepseekai-modelsdeveloper-toolscode-completionmcp

Connects MCP clients to DeepSeek V4 for chat, reasoning, code infilling, sessions, tools, and usage tracking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "arikusi-deepseek-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@arikusi/deepseek-mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing Alternatives๐Ÿ”— More in Aggregators

Overview

The arikusi/deepseek-mcp-server MCP server exposes DeepSeek V4 chat and completion features through MCP tools. It supports multi-turn sessions, thinking mode, function calling, structured JSON, streaming, FIM completion, and cache-aware cost tracking. Run it locally over stdio with Node.js and a DeepSeek API key, or use the hosted HTTP endpoint with your own key. Reach for it when an MCP client needs DeepSeek models for conversation, reasoning, code completion, or session-based workflows.

Use cases

โ€ขChat with DeepSeek from an MCP client
โ€ขGenerate code between a prefix and suffix
โ€ขMaintain multi-turn conversations with session IDs
โ€ขCall external tools through DeepSeek function calling
โ€ขRequest validated JSON responses

Key features

โ€ขDeepSeek V4 chat with flash and pro models
โ€ขThinking mode and reasoning effort controls
โ€ขFunction calling with up to 128 tool definitions
โ€ขFill-in-the-Middle code and content completion
โ€ขSession management and persistent conversation context
โ€ขCache-aware cost and usage tracking

Capabilities & Tool Schemas (3) ~115 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Deepseek MCP Server.

deepseek_chat

Chat with DeepSeek AI models with automatic cost tracking and function calling support.

deepseek_fim

Fill-in-the-Middle completion. You give a `prompt` (the prefix) and an optional `suffix`, and the model completes the text in between. It is built for code completion and content infilling rather than conversation. FIM runs on DeepSeek's Beta endpoint in non-thinking mode, and the API caps output aโ€ฆ

deepseek_sessions

Manage conversation sessions.

How Deepseek MCP Server works

What arikusi/deepseek-mcp-server MCP server does

The arikusi/deepseek-mcp-server MCP server connects MCP-compatible clients to DeepSeek V4 models. It supports deepseek-v4-flash for faster, more economical requests and deepseek-v4-pro for higher capability; both provide a stated 1M-token context window. Older deepseek-chat and deepseek-reasoner names remain accepted as deprecated aliases.

The main chat tool accepts conversation messages and can generate regular or streaming responses. Requests may enable thinking mode, select reasoning effort, request JSON output, or provide a JSON Schema for response validation. Function calling is compatible with OpenAI-style tool definitions, with up to 128 tools per request.

A separate FIM tool fills text between a supplied prefix and optional suffix. It is intended for code completion and content infilling rather than conversational exchanges. The sessions tool lists, deletes, and clears stored conversation sessions.

How it works

The arikusi/deepseek-mcp-server MCP server communicates with an MCP client through stdio when run locally. The client invokes the exposed tools, while the server sends requests to DeepSeek using the configured API key. Conversation context can persist between calls when a session_id is used.

It also provides the deepseek://models, deepseek://config, and deepseek://usage MCP resources. These expose model information, server configuration, and usage statistics. Cost tracking includes cache-hit and cache-miss details. Model fallback and circuit-breaker behavior are available for handling model failures.

The project supports a hosted Streamable HTTP endpoint at https://deepseek-mcp.tahirl.com/mcp, so clients that support HTTP transport can connect without installing Node.js. The hosted option still requires the caller's DeepSeek API key.

Setup and configuration

Local installation requires Node.js 22 or newer and a DeepSeek API key from the DeepSeek platform. The documented package is @arikusi/deepseek-mcp-server, and a direct stdio configuration passes the key through DEEPSEEK_API_KEY.

A local client can launch the package with npx -y @arikusi/deepseek-mcp-server. The repository also documents installation from source by cloning the project, installing npm dependencies, and running its build script.

For remote use, configure the MCP URL and send an Authorization: Bearer header containing the DeepSeek key. HTTP mode is also available for self-hosted deployments through the TRANSPORT=http setting. Docker support is provided through the repository's multi-stage Dockerfile and health checks.

Tools and capabilities

  • deepseek_chat for multi-turn chat, model selection, thinking mode, streaming, JSON output, schema validation, and function calling.
  • deepseek_fim for prefix-and-suffix text infilling, including code completion.
  • deepseek_sessions for listing, deleting, and clearing sessions.
  • Three MCP resources for model, configuration, and usage data.
  • Twelve prompt templates for tasks such as debugging, code review, and function calling.
  • Optional multimodal content-part support for text and image input when enabled with ENABLE_MULTIMODAL=true.

Limitations and notes

DeepSeek API usage requires the user's own API key and may incur provider charges; the MCP package itself is MIT-licensed. FIM uses DeepSeek's Beta endpoint and operates in non-thinking mode. Thinking mode ignores the temperature setting. Schema validation can perform a bounded number of repair retries controlled by RESPONSE_SCHEMA_MAX_RETRIES.

The documented model names are the V4 names, while the older aliases are retained for compatibility. The server's listed client compatibility includes Claude Code, Gemini CLI, Cursor, Windsurf, and other MCP-compatible clients; support in a particular client depends on its MCP transport configuration.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    โ˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    ๐Ÿ”— Aggregators15 views
    Compare vs AllMCPs Server โ†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    ๐Ÿ”— Aggregators9 views
    Compare vs SandBase CLI โ†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    ๐Ÿ”— Aggregators9 views
    Compare vs Agent โ†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    ๐Ÿ”— Aggregators3 views
    Compare vs Openapi MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
18
Stargazers on the source repository.
npm downloads
9.5k
Package downloads in the last 30 days.
Last commit
5d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Deepseek MCP Server

Install it with Node.js 22 or newer using the npm package `@arikusi/deepseek-mcp-server`, or run it directly with `npx -y @arikusi/deepseek-mcp-server`. Configure `DEEPSEEK_API_KEY` with your DeepSeek API key.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDeepseek MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/arikusi-deepseek-mcp-server?style=directory)](https://allmcps.com/mcp/arikusi-deepseek-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/arikusi-deepseek-mcp-server"><img src="https://allmcps.com/api/badge/arikusi-deepseek-mcp-server?style=directory" alt="Deepseek MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”—Aggregators
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsCursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars18
GitHub Star CountTotal stargazers on GitHub representing community popularity (18 stars).
Last commit5d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 7, 2026
npm downloads9,471/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good ยท 61/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท @arikusi/deepseek-mcp-server (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”— Aggregators โ†’Alternatives to Deepseek MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code