Deepseek Fr Mcp Server
@rocnubie
About Deepseek Fr Mcp Server
No overview available yet
Basic information
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.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments