Deepseek R1 icon

Deepseek R1

Connects Claude Desktop with DeepSeek's language models (R1/V3) using a Model Context Protocol (MCP) server implementation.

About

This Model Context Protocol (MCP) server enables seamless integration between Claude Desktop and DeepSeek's powerful language models, specifically R1 and V3. Leveraging Node.js for enhanced stability and type safety, the server facilitates advanced text generation, reasoning, and more. It supports configurable parameters like temperature and maximum tokens, offering flexibility for various use cases, and provides detailed error handling for smooth operation.

Key Features

  • Configurable parameters (max_tokens, temperature)
  • Advanced text generation with Deepseek R1 (8192 token context window)
  • Claude Desktop integration
  • Support for both DeepSeek-R1 and DeepSeek-V3 models
  • Robust error handling with detailed error messages
  • Full MCP protocol support

Use Cases

  • Coding and Math tasks (temperature 0.0)
  • Data Cleaning and Analysis (temperature 1.0)
  • General Conversation and Translation (temperature 1.3)