Google PageRank for AI agents. 25,000+ tools indexed.

MCP-server-Deepseek_R1 MCP Server

kamelirzouni/MCP-server-Deepseek_R1

Score: 39.7 Rank #8929 MCP Server
Are you the maintainer of kamelirzouni/MCP-server-Deepseek_R1? Claim this listing →

A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)

Add AgentRank to Claude Code Discover and compare tools like kamelirzouni/MCP-server-Deepseek_R1 — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

kamelirzouni/MCP-server-Deepseek_R1 is a JavaScript MCP server licensed under MIT. A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)

Ranked #8929 out of 29697 indexed tools.

Ecosystem

JavaScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 68

68 stars → early stage

Freshness 25% 9mo ago

Last commit 9mo ago → stale

Issue Health 25% 50%

1/2 issues closed → decent issue management

Contributors 10% 3

3 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 12
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 278 days ago — a recent commit would boost your freshness score

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for kamelirzouni/MCP-server-Deepseek_R1
[![AgentRank](https://agentrank-ai.com/api/badge/tool/kamelirzouni--MCP-server-Deepseek_R1)](https://agentrank-ai.com/tool/kamelirzouni--MCP-server-Deepseek_R1/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/kamelirzouni--MCP-server-Deepseek_R1/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/kamelirzouni--MCP-server-Deepseek_R1" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="kamelirzouni/MCP-server-Deepseek_R1"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# Deepseek R1 MCP Server

A Model Context Protocol (MCP) server implementation for the Deepseek R1 language model. Deepseek R1 is a powerful language model optimized for reasoning tasks with a context window of 8192 tokens.

Why Node.js?
This implementation uses Node.js/TypeScript as it provides the most stable integration with MCP servers. The Node.js SDK offers better type safety, error handling, and compatibility with Claude Desktop.

<a href="https://glama.ai/mcp/servers/qui5thpyvu"></a>

## Quick Start

### Installing manually
```bash
# Clone and install
git clone https://github.com/66julienmartin/MCP-server-Deepseek_R1.git
cd deepseek-r1-mcp
npm install

# Set up environment
cp .env.example .env  # Then add your API key

# Build and run
npm run build
```

## Prerequisites

- Node.js (v18 or higher)
- npm
- Claude Desktop
- Deepseek API key

## Model Selection

By default, this server uses the **deepseek-R1** model. If you want to use **DeepSeek-V3** instead, modify the model name
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.