mcp-server-deepseek

mcp-server-deepseek

3.3

If you are the rightful owner of mcp-server-deepseek and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository contains a Model Control Protocol (MCP) server implementation that allows Claude Desktop to use Deepseek models running in Docker.

The MCP Server for Deepseek Integration is designed to facilitate the use of Deepseek models within Claude Desktop by leveraging Docker technology. This server acts as a bridge, enabling seamless communication between Claude Desktop and Deepseek models. It requires Docker, Python 3.11 or later, and a valid Deepseek API key to function. The server can be run either locally or within a Docker container, providing flexibility in deployment. Users must configure their Claude Desktop to recognize and interact with the MCP server, ensuring that the Deepseek models are accessible and operational.

Features

  • Docker Integration: Allows the MCP server to run Deepseek models in a Docker container, ensuring isolation and ease of deployment.
  • Python Compatibility: Requires Python 3.11 or later, ensuring compatibility with modern Python features and libraries.
  • Environment Configuration: Utilizes environment variables for secure and flexible configuration, including API key management.
  • Local and Docker Deployment: Offers the flexibility to run the server locally or within a Docker container, catering to different user preferences and environments.
  • Claude Desktop Integration: Provides a configuration setup for Claude Desktop to interact with the MCP server, enabling the use of Deepseek models.