DeepSeek
Verified IntegrationClient Configuration
— Connect DeepSeek to Claude Desktop or Cursor in seconds{
"mcpServers": {
"deepseek-9": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-deepseek-9"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Connects DeepSeek's comprehensive AI capabilities, including chat, reasoning, FIM, and file analysis, as standard MCP tools for integration into AI editors.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for DeepSeek
All dialogue tools maintain conversation context using a `session_key`. The first call generates this key, and subsequent calls using the same key will automatically include the previous messages, leveraging a 30-minute history cache to ensure seamless, extended interactions.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.