Claude MCP Get
@PWereh
Claude MCP Get について
A comprehensive toolkit for installing and configuring Model Context Protocol (MCP) servers on Windows systems
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"server-name": {
"command": "C:\\Program Files\\nodejs\\node.exe",
"args": [
"C:\\Users\\Username\\AppData\\Roaming\\npm\\node_modules\\@modelcontextprotocol\\server-name\\dist\\index.js",
"parameter1",
"parameter2"
],
"env": {
"APPDATA": "C:\\Users\\Username\\AppData\\Roaming\\",
"PATH": "C:\\Program Files\\nodejs",
"NODE_PATH": "C:\\Users\\Username\\AppData\\Roaming\\npm\\node_modules"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Claude MCP Get?
A comprehensive toolkit for installing and configuring Model Context Protocol (MCP) servers with Claude Desktop on Windows systems. It helps Windows users overcome common issues like npx command problems, path resolution, and multiple Node.js installations.
How to use Claude MCP Get?
Clone the repository, then run find-nodejs.bat to identify Node.js installations, cleanup-nodejs.bat if needed, and install-mcp.bat to install an MCP server. Follow the displayed configuration instructions.
Key features of Claude MCP Get?
- Diagnostic tools to identify Node.js installations
- Installation scripts that avoid common pitfalls
- Configuration templates with absolute paths
- Troubleshooting guides for MCP server errors
- Solutions for NVM and Node.js path issues
Use cases of Claude MCP Get?
- Setting up a new MCP server on Windows and avoiding connection failures
- Diagnosing why an existing MCP server fails to attach to Claude Desktop
- Configuring MCP servers to use direct Node.js
「AI とエージェント」の他のコンテンツ
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
コメント