Skip to content

Instantly share code, notes, and snippets.

Setting Up MCP Servers on Windows

A step-by-step guide to setting up Model Context Protocol (MCP) servers for Claude Desktop on Windows.

Prerequisites

  1. Install Node.js (v18.x or later)
    • Download from: https://nodejs.org/
    • Verify installation by opening PowerShell and running:
      node --version

npm --version

@weiyinerzui
weiyinerzui / enen_Longman.js
Last active February 26, 2025 08:59
朗文英英词典
class enen_Longman {
constructor() {
this.name = "Longman";
this.description = "朗文英英词典";
this.baseUrl = "https://www.ldoceonline.com/dictionary/";
}
async findTerm(word) {
return new Promise(async (resolve, reject) => {
try {
@weiyinerzui
weiyinerzui / enen_vocabulary.js
Created February 26, 2025 09:10
vocabulary 英英词典
class enen_Vocabulary {
constructor(options) {
this.name = "Vocabulary";
this.description = "Vocabulary.com 英英词典";
this.baseUrl = "https://www.vocabulary.com/dictionary/";
this.options = options;
this.maxexample = options?.maxexample || 2;
}
setOptions(options) {
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
T3ZWQ-P2738-3FJWS-YE7HT-6NA3K
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
65Z2L-P36BY-YWJYC-TMJZL-YDZ2S
SFZHH-2Y246-Z483L-EU92B-LNYUA
GSZVS-5W4WA-T9F2E-L3XUX-68473
FTZ8A-R3CP8-AVHYW-KKRMQ-SYDLS
Q3ZWN-QWLZG-32G22-SCJXZ-9B5S4
DAZPH-G39D3-R4QY7-9PVAY-VQ6BU
KLZ5G-X37YY-65ZYN-EUSV7-WPPBS