Back to search
30
MCP

io.github.arikusi/deepseek

io.github.arikusi/deepseek

MCP server for DeepSeek AI with chat, reasoning, sessions, function calling, and cost tracking

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@arikusi/deepseek-mcp-server
MCP Server for DeepSeek API integration - enables Claude Code to use DeepSeek Chat and Reasoner models
0 tools
@iflow-mcp/arikusi-deepseek-mcp-server
MCP Server for DeepSeek API integration - enables Claude Code to use DeepSeek Chat and Reasoner models
0 tools
DeepSeek MCP Server
Official DeepSeek MCP server for chat, completion, model listing, and balance endpoints.
0 tools
io.github.csoai-org/deepfake-detector-mcp
deepfake-detector-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools
deep-research-mcp-server
A MCP server for deep research and report generation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.arikusi/deepseek": {
      "url": "None",
      "transport": "http"
    }
  }
}