Deepseek Fr Mcp Server
@rocnubie
Deepseek Fr Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"deepseekfr-mcp": {
"command": "node",
"args": [
"/absolute/path/to/deepseekfr-mcp/src/index.mjs"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
🚀 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,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mlops
visengerA curated list of references for MLOps
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント