SERVER

Deepseek

Rank #3216

io.github.arikusi/deepseek

MCP server providing deepseek capabilities

First listed
Jan 13, 2026
Last publish date
Apr 22, 2026
OVERVIEW

Deepseek is a Model Context Protocol (MCP) server published by arikusi. It ranks #3216 of 58,832 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Deepseek is listed across 3 registries — Official MCP, Glama and PulseMCP, with 7 tracked versions. It was first listed on Jan 13, 2026 and most recently updated on Apr 22, 2026.

STANDING
#3,216of 58,832 tracked serversTop 10%

Ranks ahead of 55,616 of 58,832 servers on MCP Toplist.

CONNECT

Use Deepseek

Add Deepseek to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "deepseek": {
      "url": "https://deepseek-mcp.tahirl.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "deepseek": {
      "command": "npx",
      "args": [
        "-y",
        "@arikusi/deepseek-mcp-server"
      ],
      "env": {
        "DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "deepseek": {
      "command": "npx",
      "args": [
        "-y",
        "@arikusi/deepseek-mcp-server"
      ],
      "env": {
        "DEEPSEEK_API_KEY": "<your DEEPSEEK_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

arikusi

Organization
Total servers
2
Total versions
9
MORE FROM THIS PUBLISHER

Other servers by arikusi

View all arikusi servers →
VERSIONS

Available versions (7)

VersionPublished
1.7.0Apr 22, 2026
1.6.0Mar 17, 2026
1.5.2Mar 10, 2026
1.5.1Mar 9, 2026
1.5.0Mar 7, 2026
1.4.3Mar 7, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Deepseek?
MCP server providing deepseek capabilities
Who maintains Deepseek?
Deepseek is maintained by arikusi, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
Is Deepseek an official MCP server?
Yes — Deepseek is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Deepseek have?
MCP Toplist tracks 7 versions of Deepseek, most recently published on Apr 22, 2026.
Where can I find the source code for Deepseek?
The source code for Deepseek is hosted at github.com/arikusi/deepseek-mcp-server.
EXPLORE
Deepseek - MCP Server #3216 | MCP Toplist