mcp-server-deepseek
This project implements an MCP server to integrate Deepseek models with Claude Desktop. It uses Docker and Python, providing flexibility in operation either via Docker containers or locally, and it requires configuration in Claude Desktop for full integration.
MCP Server for Deepseek Integration
This project provides a Model Control Protocol (MCP) server implementation that integrates Deepseek models with Claude Desktop. It requires Docker, Python 3.11, a Deepseek API key, and Claude Desktop. Installation involves cloning the repository, installing dependencies, and setting up environment variables. The server can be run using Docker or locally, and usage with Claude Desktop requires a specific configuration. Contributions are welcome following a standard process of forking, branching, and pull requests. The project is licensed under the MIT License.