Claude MCP Get
@PWereh
About Claude MCP Get
A comprehensive toolkit for installing and configuring Model Context Protocol (MCP) servers on Windows systems
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More AI & Agents MCP servers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments