Deepseek MCP Server
未认领Model Context Protocol server for DeepSeek's advanced language models
deepseek-apideepseek-chatdeepseek-r1deepseek-v3mcpmodel-context-protocolr1
安装
$
claude mcp add --transport http deepseek https://deepseek-mcp.ragweld.com/mcp --header "Authorization: Bearer $DEEPSEEK_MCP_AUTH_TOKEN"工具(6 个)
chat_completion
DeepSeek V4 chat. Defaults to deepseek-v4-flash. Supports thinking: { "type": "enabled" "disabled" }, reasoningeffort: "high" "max", JSON output, function tools, logprobs, streaming, and conversation memory.
completion
DeepSeek V4 Pro FIM completion. Defaults to deepseek-v4-pro.
get_user_balance
Reads account balance and availability.
list_conversations
Lists in-memory conversation IDs.
list_models
Reads the live DeepSeek model list.
reset_conversation
Clears an in-memory conversation.