Skip to content
Back to search
30
MCP v1.5.2

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%
33 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
DeepSeek MCP Server
Official DeepSeek MCP server for chat, completion, model listing, and balance endpoints.
0 tools
io.github.perufitlife/deep-research-mcp-server
Web search, clean page reading & one-call research dossiers for AI agents. No API key.
0 tools
io.github.csoai-org/deepfake-detector-mcp
AI-powered deepfake detector MCP server for agents. Supports detect deepfake, analyze audio authenti
0 tools

How to use

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

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