deepseek
MCP server for DeepSeek AI with chat, reasoning, sessions, function calling, and cost tracking
Install
npmstdio
npx -y @arikusi/deepseek-mcp-server npmstreamable-http
npx -y @arikusi/deepseek-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-arikusi-deepseek": {
"command": "npx",
"args": [
"-y",
"@arikusi/deepseek-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.arikusi/deepseek · published 2026-09-05 · updated 2026-09-05. Not an endorsement; review the code before connecting it to anything sensitive.