Deepseek Fr Mcp Server
@rocnubie
About Deepseek Fr Mcp Server
No overview available yet
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.
Frequently asked questions
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`.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments