About
MCP server for Intel® Device Management Toolkit (DMT).
README
Prerequisite
- Python 3.10 or higher installed
- uv installed
- DMT setup
- Management Presence Server (MPS) is ready. Refer https://device-management-toolkit.github.io/docs/2.27/GetStarted/Enterprise/setup/ for more detail.
- AMT Devices/Remote Provisioning Client (RPC) are ready. Refer https://device-management-toolkit.github.io/docs/2.27/GetStarted/Enterprise/activateDevice/ for more detail.
*** 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
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_ServerFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
