Blog

Lansweeper MCP Server + Claude Cowork

9 min. read
08/04/2026
By Esben Dochy
Pro Tips
PRO TIPS 80

Pro Tips #80

As AI is further spreading into every single product, it is only natural to start looking at how these AI tools and functionalities can actually gives some value. Today I’ll be covering the Lansweeper MCP Server and how you can use it in Claude Cowork.

The Lansweeper MCP Server

Before I go into Claude Cowork, I wanted to start with our MCP Server. It is now available in beta, and while Claude Cowork is cool, it isn’t what actually drives the value. Lansweeper’s MCP servers are what actually give it the data it relies on to do all the analysis and document building and more. It supports most major AI platforms, give the Lansweeper MCP server a try out how it can help you.

Here are the Lansweeper MCP Servers (use the one that hosts your Lansweeper site):

  • EU: https://mcp.eu.lansweeper.com/mcp
  • US: https://mcp.us.lansweeper.com/mcp

Claude Cowork

Claude Cowork is Anthropic’s agentic work mode/product for knowledge work, where Claude can plan and carry out multi-step tasks instead of only replying in chat. Claude Cowork gets increasingly more interesting if you connect it to other products and create skills.

Since all this lingo might be new, here is a quick explanation of what the terms mean before I start throwing them around.

  • Claude Cowork connector: A Claude Cowork connector is an MCP-based integration that lets Claude connect to external systems or data sources and use their tools through authenticated remote MCP servers.
  • Claude Cowork skill: A Claude Cowork skill, officially called an Agent Skill, is a reusable folder of instructions, scripts, and resources that Claude loads when relevant to perform a specific workflow better.
  • Claude Cowork plugin: A Claude Cowork plugin is a reusable capability package that bundles pieces like MCP connectors, skills, slash commands, and sub-agents into one shareable extension that gives Claude role- or workflow-specific functionality.

Lansweeper Plugin

What I’ve created is a Lansweeper plugin for Claude Cowork. It contains 6 skills, and also the 2 connectors to connect to the Lansweeper MCP servers.

Installing the Lansweeper Plugin

Installing this plugin is very straightforward. All you need to do is download and upload this .zip file as a personal or organization plugin depending on your situation or preference. If you’re not sure how to do that yet, here is the official documentation that can help you further (I also show it in the video).

Once your plugin has been uploaded, the only thing remaining is installing and connecting to the MCP server connector.

You can go to the connectors of the plugin and install, and afterwards connect to the MCP server from there. If you are not able to install a connector, it is likely you’re not the organization’s admin and you’ll have to ask them to install the connectors for the organization.

Connecting afterwards is as easy as just logging into your Lansweeper Sites account.

Lansweeper Plugin Skills

1. Coverage Check

The coverage check answers a simple question: Is tool X installed on every device where it should be?

Use this skill to verify whether an EDR agent, RMM tool, monitoring agent, backup client, or other software is fully deployed across your environment.

The skill helps you define your scope, such as specific asset types, OS versions, and domains or anything else you want to focus on. Then it identifies matching software names in your environment and compares them against your inventory. Any uncovered asset is classified as:

  • Ready to deploy: Meets all requirements and can receive the software now.
  • Deployment risk: Fails one or more checks, such as OS version, dependency, or disk space.
  • Requirements unverified: Inventory data is incomplete, so readiness cannot be confirmed.

After the results, the skill can generate a prioritized rollout plan and hand off to the change impact skill for deeper analysis.

Example prompts: “Is CrowdStrike installed on all our servers?”, “Which Windows devices are missing the Intune agent?”, “Check Defender coverage across the London site.”

2. EOL Check

The EOL check identifies assets running end-of-life, or soon to be end-of-life, operating systems and software.

It follows a Lansweeper-first approach. Lansweeper lifecycle are treated as the primary source of truth. To enhance lifecycle data, it consults the endoflife.date API when Lansweeper lifecycle data is missing, or when checking software Lansweeper does not track directly (yet), such as SQL Server, Java, or .NET.

The skill supports three modes: a targeted OS audit, a specific software check, and a full lifecycle audit across the environment. Results are ranked by urgency so the most critical issues appear first.

Similar to other skills, once completed, it can create a document with the results or hand it off to the change impact skill for example to do further analysis.

Example prompts: “Which devices are running end-of-life operating systems?”, “What software is going EOL in the next 6 months?”, “Give me a full EOL audit.”

3. Change Impact Analysis

Before you deploy, upgrade, or remove software, the change impact skill helps you understand what might break. It combines Lansweeper inventory data, including OS versions, disk space, installed software, and scan freshness, with external compatibility research to produce a risk assessment.

The key difference is that it gives a clear recommendation, not just raw data. Every analysis ends with one of four outcomes:

  • Proceed: No blockers, low risk, high confidence.
  • Proceed with pilot only: Risks are manageable, but some unknowns remain.
  • Do not proceed: Known blockers must be resolved first.
  • Insufficient confidence: Data is too stale or incomplete for a responsible decision.

Each finding is rated by severity and confidence so you know how much weight to give it. The skill can also generate a formal Change Impact Analysis document for CAB review.

Example prompts: “What’s the impact of deploying CrowdStrike to all servers?”, “Can we safely upgrade SQL Server from 2017 to 2022?”, “What would break if we remove Java 8?”

4. Hardware Refresh

The hardware refresh skill turns Lansweeper asset data into a structured, financially grounded replacement plan. It scores each device based on factors like age, warranty status, health indicators, and OS supportability, then groups devices into prioritized replacement waves.

It is especially useful for budgeting because it adds a financial model. It estimates cost bands per wave and includes cost-of-deferral analysis, comparing refresh spend against the cost of doing nothing, such as higher support demand, security exposure, and productivity loss.

Replacement waves can be organized by site, department, asset type, or any other user-defined grouping. The skill also accounts for blackout windows and delivery capacity when planning timing.

Example prompts: “Build me a hardware refresh plan for all devices over 5 years old.”, “Which devices should we replace first?”, “Give me a hardware refresh budget forecast.”

5. Document Builder

The document builder is not usually called directly. It is the internal component other skills use when they need to create a polished deliverable.

When the coverage check generates a rollout plan, or the EOL check produces an audit report, the document builder handles the output. It supports four formats: Word (.docx), PDF (.pdf), PowerPoint (.pptx), and Excel (.xlsx).

Branding is flexible. By default, it uses Lansweeper brand styling. It can also apply your own branding, either by extracting colors from your company website or using values provided manually.

6. The AI Experience Layer

There is one more component that users do not trigger directly, but it shapes how the plugin behaves: the LS AI Experience layer (ls-ai-ux).

This behavioral layer enforces five principles across all plugin interactions:

  • Serenity: Confirmations are proportional to impact. Reads run immediately, low-impact writes get a brief confirmation, and high-impact changes require a full preview.
  • Persistent Consistency: Changes made through Claude match what appears in the Lansweeper UI. There is no shadow state.
  • Grounded Answers: Every data point is traceable to a Lansweeper query, external API, or documentation source.
  • Context to Action: Every response explains what the data says, why it matters, and what to do next.
  • Useful AI Presence: AI is used only where it adds value. Simple questions get simple answers.

In practice, this means the plugin stays concise, avoids suggesting irrelevant capabilities, and clearly flags incomplete or stale data instead of hiding gaps.

Putting It All Together

Here’s what a typical interaction looks like when you bring it all together:

  1. You ask: “Is CrowdStrike deployed on all our Windows servers?”
  2. The coverage-check skill activates and uses the MCP connector to query your Lansweeper site.
  3. It discovers the software name, counts in-scope assets, and classifies each one.
  4. Results come back: 94% covered, 12 servers missing, 3 with deployment risks.
  5. You say “Generate a rollout plan.” The document builder produces a branded document with a cover page, statistics cards, asset tables, and phased deployment recommendations.
  6. You then ask “Run a change impact analysis for the missing servers.” The change-impact skill takes over, cross-references requirements, and gives you a clear proceed/hold recommendation.

The skills chain naturally. You start with discovery, move to analysis, and end with a deliverable. No context is lost between steps because the plugin carries the conversation forward.

If you have access to Claude Cowork, we’re very interested in seeing how well it works for you, what you use it for and what we can improve? You can give us feedback in many ways, the Lansweeper subreddit, your account manager, you customer success manager, you can try guessing my email or contact anyone at lansweeper and tell them for forward it to me.

Ready to get started?

Explore the full platform, free for 14 days.
No credit card required.

Need help evaluating?
Get guidance on pricing at scale and enterprise requirements.
Talk to sales
Clear pricing as you grow
Transparent plans that scale with your environment.
View plans & pricing