RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.damoqiongqiu/mcp-local-translate · v0.1.11
Local NLLB translation for 200+ languages. Zero cloud, zero cost, runs entirely on your machine.
mcp-local-translate 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-local-translate": {
"command": "npx",
"args": [
"-y",
"@damoqiongqiu/mcp-local-translate"
]
}
}
}HF_ENDPOINT可选HuggingFace endpoint override for downloading models (e.g. https://hf-mirror.com for China).
HF_AUTO_MIRROR可选Auto-detect HuggingFace mirror for China. Set to '0' or 'false' to disable.
CACHE_DIR可选Directory where Transformers.js models are cached (defaults to ./models/).
TRANSLATE_DEVICE可选Execution device: 'cpu' (default) or 'webgpu' for GPU acceleration.
HTTPS_PROXY可选Proxy URL for model downloads. Also supports HTTP_PROXY and lowercase variants.
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.damoqiongqiu/mcp-local-translate",
"type": "mcp-server",
"version": "0.1.11",
"displayName": "mcp-local-translate",
"description": "Local NLLB translation for 200+ languages. Zero cloud, zero cost, runs entirely on your machine.",
"repository": {
"url": "https://github.com/damoqiongqiu/mcp-local-translate",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@damoqiongqiu/mcp-local-translate",
"version": "0.1.11",
"transport": "stdio",
"environmentVariables": [
{
"name": "HF_ENDPOINT",
"description": "HuggingFace endpoint override for downloading models (e.g. https://hf-mirror.com for China)."
},
{
"name": "HF_AUTO_MIRROR",
"description": "Auto-detect HuggingFace mirror for China. Set to '0' or 'false' to disable."
},
{
"name": "CACHE_DIR",
"description": "Directory where Transformers.js models are cached (defaults to ./models/)."
},
{
"name": "TRANSLATE_DEVICE",
"description": "Execution device: 'cpu' (default) or 'webgpu' for GPU acceleration."
},
{
"name": "HTTPS_PROXY",
"description": "Proxy URL for model downloads. Also supports HTTP_PROXY and lowercase variants."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.damoqiongqiu/mcp-local-translate",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.damoqiongqiu%2Fmcp-local-translate/versions/latest",
"isOfficial": true,
"status": "active"
}
}