Back to directory
chew-z/deepseekmcp

chew-z/deepseekmcp

@chew-z

Simple MCP server in Golang to redirect questions to Deepseek models

deepseekmcpgolangllmaicode-reviewapicontext

Installation & Configuration

{
  "mcpServers": {
    "deepseek": {
      "command": "./bin/mcp-deepseek",
      "env": {
        "DEEPSEEK_API_KEY": "YOUR_API_KEY",
        "DEEPSEEK_MODEL": "deepseek-chat"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17