MCP Server
DeepSeek MCP Server
MCP server for DeepSeek V4 with chat, reasoning, function calling, and cost tracking.
174d ago
Source Install
npx
claude mcp add -s user deepseek npx @arikusi/deepseek-mcp-server -e DEEPSEEK_API_KEY=your-key-here
Add this to your Claude Code MCP settings or run via the CLI.
About
DeepSeek MCP Server exposes DeepSeek V4 models through the Model Context Protocol for Claude Code and other MCP clients. It supports `deepseek-v4-flash` and `deepseek-v4-pro`, multi-turn sessions, function calling, thinking mode, JSON output, and cost tracking. The README also notes MCP resources for models, config, and usage, plus tools for chat, FIM, and session management. The project can be used remotely through a hosted HTTP endpoint or locally over stdio. The README says it is compatible with Claude Code, Gemini CLI, Cursor, Windsurf, and other MCP-compatible clients.
Tags
mcpdeepseekclaude-codeai-modelfunction-calling