Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Intel DMT

FreeNot checked

MCP server for Intel® Device Management Toolkit (DMT).

GitHubEmbed

About

MCP server for Intel® Device Management Toolkit (DMT).

README

Prerequisite

*** Instructions below need to be done on MPS.

Install

git clone https://github.com/Desmond0804/Intel_DMT_MCP_Server.git
cd Intel_DMT_MCP_Server

# Create virtual environment and activate it
uv venv
source .venv/bin/activate

# Install dependencies
uv sync

Run Server

# set DMT_username & DMT_password environment variable for DMT authentication.

# run MCP server
uv --directory /ABSOLUTE/PATH/TO/PARENT/FOLDER/Intel_DMT_MCP_Server run app.py

Use MCP Inspector to test

  • Requirement: Node.js ^22.7.5
# set DMT_username & DMT_password environment variable for DMT authentication.

# run MCP Inspector
npx @modelcontextprotocol/inspector uv --directory /ABSOLUTE/PATH/TO/PARENT/FOLDER/Intel_DMT_MCP_Server run app.py

from github.com/Desmond0804/Intel_DMT_MCP_Server

Installing Intel DMT

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/Desmond0804/Intel_DMT_MCP_Server

FAQ

Is Intel DMT MCP free?

Yes, Intel DMT MCP is free — one-click install via Unyly at no cost.

Does Intel DMT need an API key?

No, Intel DMT runs without API keys or environment variables.

Is Intel DMT hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Intel DMT in Claude Desktop, Claude Code or Cursor?

Open Intel DMT on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Intel DMT with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs