66julienmartin_MCP-server-Deepseek_R1

66julienmartin_MCP-server-Deepseek_R1

1

The Deepseek R1 MCP Server is a Node.js implementation designed for advanced text generation tasks using the Deepseek R1 model. It supports MCP protocol, offers extensive configuration options, and integrates seamlessly with Claude Desktop.

Deepseek R1 MCP Server

  • A Model Context Protocol (MCP) server for the Deepseek R1 language model, optimized for reasoning tasks with an 8192-token context window.
  • Implemented using Node.js and TypeScript for stable integration, type safety, and error handling.
  • Prerequisites: Node.js (v18+), npm, Claude Desktop, Deepseek API key.
  • Features:
    • Advanced text generation
    • Configurable parameters like max_tokens and temperature
    • MCP protocol support
    • Claude Desktop integration
    • Supports DeepSeek-R1 and DeepSeek-V3 models
  • Installation can be done via Smithery or manually.
  • Development: Use npm scripts for watch mode and production builds.
  • Configuration: Requires a .env file for API key setup.
  • Contributing: Open to Pull Requests.
  • License: MIT