Skip to content
Back to search
30
MCP

dhcckb-ctext-mcp-server

pypi/dhcckb-ctext-mcp-server

MCP Server for querying English translations of Chinese classical texts. v2.1 replaces domestic NMT with DeepSeek LLM (deepseek-chat) for the parallel dual-translation pipeline: ctext.org full-text search → parallel ctext human translation + DeepSeek LLM translation, with LRU memory cache and SQLite persistence.

Uptime
no direct probes in 30d
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dhcckb-ctext-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}