NTLite MCP Server
NTLite MCP Server
Ein stdio MCP-Server für NTLite. Verbinde ihn, weise die KI auf deine Windows-ISO (egal wo sie auf der Festplatte liegt) hin und sag, was du möchtest.
Erforderlich sind Windows, NTLite und Node.js 22.18+.
git clone https://github.com/Dvow/ntlite-mcp.git
cd ntlite-mcp
npm installBinde ihn wie jeden anderen lokalen MCP an (Interpreter + TypeScript-Einstiegspunkt dieses Repositorys):
{
"mcpServers": {
"ntlite-mcp": {
"command": "node",
"args": ["C:/path/to/ntlite-mcp/src/index.ts"]
}
}
}Beim Öffnen dieses Ordners in Cursor wird bereits .cursor/mcp.json verwendet. Setze NTLITE_EXE nur, wenn sich NTLite nicht unter %ProgramFiles%\NTLite befindet.
Öffne NTLite, gib der KI den Pfad zu deiner ISO und sag, wie die fertige Installation aussehen soll. Wenn die Datei nicht auf der Registerkarte „Image“ auftaucht, füge sie einmal hinzu. Führe zuerst einen Dry-Run durch; das Anwenden erfordert eine Bestätigung. Die Ausgabe-ISO heißt standardmäßig <name>-custom.iso und wird neben der Quelldatei abgelegt.
Variable | Zweck |
|
|
| Presets-Ordner (standardmäßig das Presets-Verzeichnis von NTLite) |
| Zusätzlicher Presets-Ordner (standardmäßig |
Dokumentation
Related MCP server: OmniFlow
Entwicklung
npm test
npm run typecheck
npm run inspectorLizenz
NTLite MCP Server ist ein inoffizielles Open-Source-Projekt und steht in keiner Verbindung zu NTLite oder NTLite Software und wird von dort weder befürwortet noch unterstützt oder gesponsert. Es kommuniziert mit einer NTLite-Kopie, die du separat installierst. Lege keine NTLite-Binärdateien, Lizenzdateien oder anderen urheberrechtlich geschützten NTLite-Dateien in dieses Repository.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables querying PCB and schematic data and driving DelphiScript automation in Altium Designer via MCP.138MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI clients to automate Windows desktop applications through window manipulation, image recognition, OCR, keyboard/mouse simulation, and memory operations via the MCP protocol.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to seamlessly integrate with the Windows operating system, performing tasks such as file navigation, application control, UI interaction, and QA testing via the MCP protocol.MIT
- FlicenseNot gradedqualityCmaintenanceWindows-native MCP server for a local ComfyUI portable package. It enables listing, validating, and running ComfyUI workflows via the loopback HTTP API.
Related MCP Connectors
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dvow/ntlite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server