MCP.so
Sign In
D

Deepseek Fr Mcp Server

@rocnubie

About Deepseek Fr Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

rocnubie

Submitted by

Chen Roc

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "deepseekfr-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/deepseekfr-mcp/src/index.mjs"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Deepseek Fr Mcp Server?

A Model Context Protocol server that exposes the canonical DeepSeek FR knowledge surface — models, prompts, chat workflows, pricing, FAQ, and official links — to MCP-compatible AI clients. It is read-only, requires no API keys or quota, and has a ~50 ms cold start. It is intended for French-speaking professionals and developers who want a capable AI assistant without switching to an English-language interface.

How to use Deepseek Fr Mcp Server?

Install via Smithery (npx -y @smithery/cli install deepseekfr-mcp --client claude) or from source (clone repo, pnpm install). Then add the server configuration to your MCP client’s config file (e.g., claude_desktop_config.json or mcp.json). Once connected, use the provided tools (list_models, get_pricing, get_official_links) and resources (site://deepseekfr/models, site://deepseekfr/pricing, site://deepseekfr/faq, site://deepseekfr/links) via the client.

Key features of Deepseek Fr Mcp Server

  • Two model tiers: Pro and Flash, both with 1M token context window
  • Three reasoning modes: Non-think, Think High, Think Max
  • Extended context handling for long documents in a single session
  • API compatibility with OpenAI and Anthropic conventions
  • Benchmark transparency for knowledge, reasoning, code, math, and agents
  • Local execution support with encoding specifications

Use cases of Deepseek Fr Mcp Server

  • Document review: extract summaries from long contracts, compliance docs, or manuals
  • Code assistance: review, debug, or refactor code across common languages
  • Research and reasoning: work through multi-step analytical problems
  • Content drafting: generate French-language copy, reports, or structured documents
  • API prototyping: test DeepSeek model responses before application integration

FAQ from Deepseek Fr Mcp Server

What models does Deepseek Fr Mcp Server expose?

It exposes the canonical list of chat models from the DeepSeek FR site, including Pro (deep reasoning, code-heavy) and Flash (faster everyday responses), both with a 1M token context window.

Is the server read-only? Does it require an API key?

Yes, the server is read-only and requires no API keys or usage quota.

How do I install Deepseek Fr Mcp Server?

You can install via Smithery (npx -y @smithery/cli install deepseekfr-mcp) or from source by cloning the repository and running pnpm install. Then configure your MCP client’s config file.

Which MCP clients are supported?

Claude Desktop, Cursor, Windsurf, and Continue are explicitly mentioned as compatible clients.

What resources and prompts are available?

Resources include site://deepseekfr/models, site://deepseekfr/pricing, site://deepseekfr/faq, and site://deepseekfr/links. Prompts include tell_me_about_deepseekfr and start_chat_session_deepseekfr.

Comments

More Other MCP servers