Lansweeper MCP Server logo

Lansweeper MCP Server

by Lansweeper-public

An experimental MCP (Model Context Protocol) server for querying the Lansweeper API. It allows you to integrate Lansweeper asset data into various development environments.

View on GitHub

Last updated: N/A

What is Lansweeper MCP Server?

The Lansweeper MCP Server is an experimental tool that acts as a Model Context Protocol server. It enables you to query the Lansweeper API and retrieve information about your IT assets directly within your development environments like Cursor, VS Code, and Claude.

How to use Lansweeper MCP Server?

The server can be installed and configured for use with Cursor, VS Code, Claude Desktop, and Claude Code by adding the provided JSON configurations to the respective configuration files. It requires a Lansweeper Personal Access Token for authentication. You can also run it directly using npx with the token set as an environment variable.

Key features of Lansweeper MCP Server

  • Query Lansweeper API

  • Integrate with Cursor

  • Integrate with VS Code

  • Integrate with Claude

  • Get asset details

Use cases of Lansweeper MCP Server

  • Retrieve detailed information about specific assets within your development environment.

  • Automate tasks based on asset information from Lansweeper.

  • Integrate Lansweeper data into AI-powered coding assistants.

  • Quickly access asset information without leaving your coding environment.

FAQ from Lansweeper MCP Server

What is an MCP Server?

An MCP (Model Context Protocol) server provides contextual information to development environments, allowing them to understand and interact with external data sources.

What is a Personal Access Token (PAT)?

A PAT is a secure way to authenticate with the Lansweeper API without using your username and password directly.

Where can I find my Lansweeper Personal Access Token?

Follow the instructions in the Lansweeper Data API documentation: https://developer.lansweeper.com/docs/data-api/get-started/quickstart#personal-access-token-pat

What is the get-asset-details tool?

The get-asset-details tool allows you to retrieve detailed information about a specific asset from Lansweeper.

What is the license for this server?

The server is licensed under the Server Side Public License v1 (SSPL v1).