github not yet analyzed

arikusi/deepseek-mcp-server

github

MCP Server for DeepSeek API - enables MCP clients to use DeepSeek Chat and Reasoner models

maintainer
arikusi
license
MIT
first seen
2026-06-14
last seen
2026-06-14
releases · 30d
1
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities14 tools
transport stdio · http counts 14 tools · 0 res · 0 prompts permission surface via README inference

tools

  • action

    (required): "list"

  • content

    Message text

  • json_mode

    (optional): Enable JSON output mode (supported by both models)

  • max_tokens

    (optional): Maximum tokens to generate (deepseek-chat: max 8192, deepseek-reasoner: max 65536)

  • messages

    (required): Array of conversation messages

  • model

    (optional): "deepseek-chat" (default) or "deepseek-reasoner"

  • role

    "system"

  • session_id

    (optional): Session ID for multi-turn conversations. Previous context is automatically prepended.

  • stream

    (optional): Enable streaming mode (default: false)

  • temperature

    (optional): 0-2, controls randomness (default: 1.0). Ignored when thinking mode is enabled.

  • thinking

    (optional): Enable thinking mode {type: "enabled"}

  • tool_call_id

    (optional): Required for tool role messages

  • tool_choice

    (optional): "auto"

  • tools

    (optional): Array of tool definitions for function calling (max 128)

code evidence
evidence-backed findings quoted directly from the published source artifact — not inferred

this server hasn't been statically analyzed yet (npm/PyPI artifacts only).