Skip to content

Commit 35e5b4c

Browse files
committed
2.1
1 parent 3d6d08a commit 35e5b4c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Model Context Protocol (MCP) server for the DeepSeek API, allowing seamless integration of DeepSeek's powerful language models with MCP-compatible applications like Claude Desktop.
44

5+
## *Anonymously* use DeepSeek API -- Only a proxy is seen on the other side
6+
57
<a href="https://glama.ai/mcp/servers/asht4rqltn"><img width="380" height="200" src="https://glama.ai/mcp/servers/asht4rqltn/badge" alt="DeepSeek Server MCP server" /></a>
68
<a href="https://smithery.ai/server/@dmontgomery40/deepseek-mcp-server"><img alt="Smithery Badge" src="https://smithery.ai/badge/@dmontgomery40/deepseek-mcp-server"></a>
79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepseek-mcp-server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Model Context Protocol server for DeepSeek's advanced language models.",
55
"type": "module",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)