claude mcp add ontgomery40-deepseek -- npx -y deepseek-mcp-server
{
"mcpServers": {
"ontgomery40-deepseek": {
"command": "npx",
"args": ["-y", "deepseek-mcp-server"]
}
}
}
{
"mcpServers": {
"ontgomery40-deepseek": {
"command": "npx",
"args": ["-y", "deepseek-mcp-server"]
}
}
}
{
"mcpServers": {
"ontgomery40-deepseek": {
"command": "npx",
"args": ["-y", "deepseek-mcp-server"]
}
}
}
About This MCP Server
The DeepSeek MCP server is a communication tool that enables official endpoints for chat, completion, model listing, and balance, and it can be connected to through npm and stdio. This server is part of the DeepSeek project and is available on github. Developers would use this server to integrate these specific endpoints into their applications, particularly those involving AI coding assistants or other tools that rely on model-based interactions.
Official DeepSeek MCP server for chat, completion, model listing, and balance endpoints.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
deepseek-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The DeepSeek MCP Server server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.