·configure-mcp-server
</>

configure-mcp-server

为 Claude Code 和 Claude Desktop 配置 MCP(模型上下文协议)服务器。涵盖 mcptools 设置、Hugging Face 集成、WSL 路径处理和多客户端配置。在設定 Claude Code 透過 mcptools 連接至 R、使用 MCP 伺服器設定 Claude Desktop、新增 Hugging Face 或其他遠端 MCP 伺服器或對用戶端和伺服器之間的 MCP 連線進行故障排除時使用。

9安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill configure-mcp-server

如何安裝 configure-mcp-server

透過命令列快速安裝 configure-mcp-server AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill configure-mcp-server
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Set up MCP server connections for Claude Code (WSL) and Claude Desktop (Windows).

Expected: mcptools installs from GitHub and loads in R without errors. mcp-remote is available globally via which mcp-remote or npm list -g mcp-remote.

On failure: For mcptools, ensure remotes is installed first. If GitHub rate-limits the install, set a GITHUBPAT in /.Renviron. For mcp-remote, verify Node.js and npm are installed and on PATH.

为 Claude Code 和 Claude Desktop 配置 MCP(模型上下文协议)服务器。涵盖 mcptools 设置、Hugging Face 集成、WSL 路径处理和多客户端配置。在設定 Claude Code 透過 mcptools 連接至 R、使用 MCP 伺服器設定 Claude Desktop、新增 Hugging Face 或其他遠端 MCP 伺服器或對用戶端和伺服器之間的 MCP 連線進行故障排除時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill configure-mcp-server
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什麼是 configure-mcp-server?

为 Claude Code 和 Claude Desktop 配置 MCP(模型上下文协议)服务器。涵盖 mcptools 设置、Hugging Face 集成、WSL 路径处理和多客户端配置。在設定 Claude Code 透過 mcptools 連接至 R、使用 MCP 伺服器設定 Claude Desktop、新增 Hugging Face 或其他遠端 MCP 伺服器或對用戶端和伺服器之間的 MCP 連線進行故障排除時使用。 來源:pjt222/development-guides。

如何安裝 configure-mcp-server?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill configure-mcp-server 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides