Close Menu
  • Home
  • AI Models
    • DeepSeek
    • xAI
    • OpenAI
    • Meta AI Llama
    • Google DeepMind
    • Amazon AWS AI
    • Microsoft AI
    • Anthropic (Claude)
    • NVIDIA AI
    • IBM WatsonX Granite 3.1
    • Adobe Sensi
    • Hugging Face
    • Alibaba Cloud (Qwen)
    • Baidu (ERNIE)
    • C3 AI
    • DataRobot
    • Mistral AI
    • Moonshot AI (Kimi)
    • Google Gemma
    • xAI
    • Stability AI
    • H20.ai
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Microsoft Research
    • Meta AI Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding & Startups
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • Expert Insights & Videos
    • Google DeepMind
    • Lex Fridman
    • Matt Wolfe AI
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • Matt Wolfe AI
    • The TechLead
    • Andrew Ng
    • OpenAI
  • Expert Blogs
    • François Chollet
    • Gary Marcus
    • IBM
    • Jack Clark
    • Jeremy Howard
    • Melanie Mitchell
    • Andrew Ng
    • Andrej Karpathy
    • Sebastian Ruder
    • Rachel Thomas
    • IBM
  • AI Policy & Ethics
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
    • EFF AI
    • European Commission AI
    • Partnership on AI
    • Stanford HAI Policy
    • Mozilla Foundation AI
    • Future of Life Institute
    • Center for AI Safety
    • World Economic Forum AI
  • AI Tools & Product Releases
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
    • Image Generation
    • Video Generation
    • Writing Tools
    • AI for Recruitment
    • Voice/Audio Generation
  • Industry Applications
    • Finance AI
    • Healthcare AI
    • Legal AI
    • Manufacturing AI
    • Media & Entertainment
    • Transportation AI
    • Education AI
    • Retail AI
    • Agriculture AI
    • Energy AI
  • AI Art & Entertainment
    • AI Art News Blog
    • Artvy Blog » AI Art Blog
    • Weird Wonderful AI Art Blog
    • The Chainsaw » AI Art
    • Artvy Blog » AI Art Blog
What's Hot

Nvidia to resume sales of highly desired AI computer chips to China – Boston 25 News

Global Compute and National Security

How to Offer a Working Solution in 24 Hours Using Multimodal LLM – Communications of the ACM

Facebook X (Twitter) Instagram
Advanced AI News
  • Home
  • AI Models
    • OpenAI (GPT-4 / GPT-4o)
    • Anthropic (Claude 3)
    • Google DeepMind (Gemini)
    • Meta (LLaMA)
    • Cohere (Command R)
    • Amazon (Titan)
    • IBM (Watsonx)
    • Inflection AI (Pi)
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Meta AI Research
    • Microsoft Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • AI Experts
    • Google DeepMind
    • Lex Fridman
    • Meta AI Llama
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • The TechLead
    • Matt Wolfe AI
    • Andrew Ng
    • OpenAI
    • Expert Blogs
      • François Chollet
      • Gary Marcus
      • IBM
      • Jack Clark
      • Jeremy Howard
      • Melanie Mitchell
      • Andrew Ng
      • Andrej Karpathy
      • Sebastian Ruder
      • Rachel Thomas
      • IBM
  • AI Tools
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
  • AI Policy
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
  • Industry AI
    • Finance AI
    • Healthcare AI
    • Education AI
    • Energy AI
    • Legal AI
LinkedIn Instagram YouTube Threads X (Twitter)
Advanced AI News
Anthropic (Claude)

How to configure MCP server on Windows 11 using Claude?

By Advanced AI EditorApril 15, 2025No Comments5 Mins Read
Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
Share
Facebook Twitter LinkedIn Pinterest Email


An MCP Server connects AI models to various tools and data sources using the Model Context Protocol (MCP). This protocol is an open standard that helps ensure effective communication between different systems. In this post, we are going to see how you can configure the MCP Server on Windows 11/10 using Claude.

configure MCP server on Windows 11 using Claude

Configure MCP server on Windows 11 using Claude

An MCP Server uses the Model Context Protocol (MCP) to link AI models with tools and data sources. These lightweight programs securely handle tasks like accessing files, databases, or APIs, enabling AI to integrate smoothly with various resources. They are customizable and versatile, making them useful for tasks such as data retrieval, file operations, and more. Whereas Claude is an AI assistant that we will be using to configure a server.

So, if you want to configure the MCP Server on Windows 11/10 using Claude, follow the steps mentioned below.

Install NPM and Node.JSGenerate GitHub tokenInstall and configure MCP ServerDownload Claude DesktopConfigure Claude

Let us talk about them in detail.

1] Install NPM and Node.JS

Node.js is a JavaScript runtime that lets developers run JavaScript outside of a browser, often for server-side applications. NPM (Node Package Manager) is a tool that comes with Node.js and is used to manage packages, libraries, and dependencies for JavaScript projects. So, go ahead and install NPM and Node.js on your computer before getting started with the setup.

2] Generate GitHub token

GitHub has its own implementation of an MCP Server, which integrates with GitHub APIs to enable advanced automation and interaction capabilities. This server allows developers to automate workflows, extract data from repositories, and build AI-powered tools that interact with GitHub’s ecosystem. So, in order to run the MCP Server, we need to access the Personal Access Token (PAT) from GitHub, which will allow our server to connect to the repository. To do this, you need to follow the steps mentioned below.

First of all, go to the hyperlink, github.com, it will redirect you to the tokens page and might ask you to sign into your account.Now, click on Generate new token > Generate new token.Give any Token name, most preferably, “MCP Server Access”, “New MCP Server”, or “MCP”, something recognizable.Now, set a Description, set the Expiration date, and Resource OwnerIn the Repository Access, tick All repositories and click on Generate token.

This will create a token that you need to copy and paste somewhere to access later.

3] Install and configure MCP Server

Now that we have the MCP Server Access token, we can go ahead and install the MCP Server. To do so, launch either PowerShell or Command Prompt as an administrator and then run the following command. Do keep in mind that we are installing the MCP Server globally.

npm install -g @modelcontextprotocol/server-github

You need to wait a few minutes as it takes a little time to install the server; however, once it is done, you must set the token. For that, run the following command. Make sure to replace the placehold token_value with the actual token that we generated earlier.

set GITHUB_PERSONAL_ACCESS_TOKEN=token_value

Check the attached screenshot in case of any confusion.

4] Download Claude Desktop

Claude Desktop is a program that we can install on our computer to use the Claude AI. It integrates seamlessly with your workflow, allowing you to brainstorm ideas, analyze images, and get answers efficiently. In order to download it, you need to go claude.ai and then click on the Windows icon (as we are going to install it on a Windows computer). Then, go to the Download folder and run the installer to complete the installation process. You will be asked to sign in as well. After setting up Claude, move on to the next step.

5] Configure Claude

After installing Claude, we need to configure the JSON file. To do so, open the File Explorer and go to %APPDATA%/Claude. Look for config.json and then add the following string of code to include MCP Server.

{
“mcpServers”: {
“github”: {
“command”: “npx”,
“args”: [“-y”, “@modelcontextprotocol/server-github”],
“env”: {
“GITHUB_PERSONAL_ACCESS_TOKEN”: “token_value”
}
}
}
}

You need to add the aforementioned codes perfectly. You can check the attached screenshot to clear some confusion.

Note: Replace “token_value” with the copied value.

Now you can start using Claude to access the MCP Server.

Read: ChatGPT vs Copilot vs Gemini vs Claude

What are the prerequisites for setting up an MCP Server with Claude AI on Windows 11?

To set up an MCP Server with Claude AI on Windows 11, first install Claude Desktop for seamless integration. Ensure you have Node.js and NPM installed for running MCP commands. A valid API token, like a GitHub Personal Access Token, is needed for authentication. Confirm that the required MCP package is installed. Lastly, locate and edit the Claude configuration file to include the MCP Server details and restart the application to apply changes. You can go through the step by step process mentioned earlier to know more.

Read: How to use Browser Use WebUI on Windows 11

What command should I use to activate the MCP Server for GitHub integration?

To activate the MCP Server for GitHub integration, use the command npx – y @modelcontextprotocol/server-github. This should be defined in the configuration file under the property for the GitHub server. Ensure that Node.js and NPM are installed, and include the environment variable for authentication

Also Read: Create AI agents using LLMs Claude, Copilot, ChatGPT, Gemini.



Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous Article‘AI will be applicable to almost every field’
Next Article Meta Using WhatsApp and Llama AI To Aid E-Governance in India
Advanced AI Editor
  • Website

Related Posts

HubSpot Integrates Anthropic Claude AI with CRM Platform

July 29, 2025

Why Anthropic is introducing weekly usage limits for Claude AI

July 29, 2025

Anthropic Sets Weekly Limits on Claude AI to Curb Misuse, Maintain Reliability

July 29, 2025
Leave A Reply

Latest Posts

Betye Saar Assembles an All-Star Group to Steward Her Legacy

Picasso’s ‘Demoiselles’ May Not Have Been Inspired by African Art

Catalan National Assembly protested the restitution of murals to Aragon.

UNESCO Adds 26 Sites to World Heritage List

Latest Posts

Nvidia to resume sales of highly desired AI computer chips to China – Boston 25 News

July 29, 2025

Global Compute and National Security

July 29, 2025

How to Offer a Working Solution in 24 Hours Using Multimodal LLM – Communications of the ACM

July 29, 2025

Subscribe to News

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

Recent Posts

  • Nvidia to resume sales of highly desired AI computer chips to China – Boston 25 News
  • Global Compute and National Security
  • How to Offer a Working Solution in 24 Hours Using Multimodal LLM – Communications of the ACM
  • Where will stock go now?
  • HubSpot Integrates Anthropic Claude AI with CRM Platform

Recent Comments

  1. binance kód on Anthropic closes $2.5 billion credit facility as Wall Street continues plunging money into AI boom – NBC Los Angeles
  2. 🖨 🔵 Incoming Message: 1.95 Bitcoin from exchange. Claim transfer => https://graph.org/ACTIVATE-BTC-TRANSFER-07-23?hs=40f06aae45d2dc14b01045540f836756& 🖨 on SFC Dialogue丨Jeffrey Sachs says he uses DeepSeek every hour_to_facts_its
  3. 📪 ✉️ Unread Notification: 1.65 BTC from user. Claim transfer >> https://graph.org/ACTIVATE-BTC-TRANSFER-07-23?hs=63f0a8159ef8316c31f5a9a8aca50f39& 📪 on Sean Carroll: Arrow of Time
  4. 🔋 📬 Unread Alert - 1.65 BTC from exchange. Accept funds > https://graph.org/ACTIVATE-BTC-TRANSFER-07-23?hs=db3ef91843302da628b83636ef7db949& 🔋 on Rohit Prasad: Amazon Alexa and Conversational AI | Lex Fridman Podcast #57
  5. 📟 ✉️ New Alert: 1.95 Bitcoin from partner. Review funds => https://graph.org/ACTIVATE-BTC-TRANSFER-07-23?hs=945d7d4685640a791a641ab7baaf111d& 📟 on OpenAI’s $3 Billion Windsurf Acquisition Changes AI Forever

Welcome to Advanced AI News—your ultimate destination for the latest advancements, insights, and breakthroughs in artificial intelligence.

At Advanced AI News, we are passionate about keeping you informed on the cutting edge of AI technology, from groundbreaking research to emerging startups, expert insights, and real-world applications. Our mission is to deliver high-quality, up-to-date, and insightful content that empowers AI enthusiasts, professionals, and businesses to stay ahead in this fast-evolving field.

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

LinkedIn Instagram YouTube Threads X (Twitter)
  • Home
  • About Us
  • Advertise With Us
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms & Conditions
© 2025 advancedainews. Designed by advancedainews.

Type above and press Enter to search. Press Esc to cancel.