@DMontgomery40
Model Context Protocol server for DeepSeek's advanced language models
chat_completion
DeepSeek V4 chat. Defaults to `deepseek-v4-flash`. Supports `thinking: { "type": "enabled" | "disabled" }`, `reasoning_effort: "high" | "max"`, JSON output, function tools, logprobs, streaming, and conversation memory.
completion
DeepSeek V4 Pro FIM completion. Defaults to `deepseek-v4-pro`.
list_models
Reads the live DeepSeek model list.
get_user_balance
Reads account balance and availability.
reset_conversation
Clears an in-memory conversation.
list_conversations
Lists in-memory conversation IDs.
punkpeye
modelcontextprotocol
amruthpillai