DirectoryDeepseek
communication

Deepseek

by DMontgomery40

55
Health
fair
48
Popularity

Model Context Protocol server for DeepSeek's advanced language models

332stars
52forks
TypeScript
MIT
Updated May 10, 2026
#deepseek-api#deepseek-chat#deepseek-r1#deepseek-v3#mcp#model-context-protocol#r1

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "deepseek": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-deepseek-mcp-server"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity5/10
Updated this quarter

Server Info

Categorycommunication
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory