NTLite MCP Server
Servidor NTLite MCP
Un servidor stdio MCP para NTLite. Conéctalo, apunta la IA a tu ISO de Windows (en cualquier lugar del disco) y di lo que quieras.
Necesita Windows, NTLite y Node.js 22.18+.
git clone https://github.com/Dvow/ntlite-mcp.git
cd ntlite-mcp
npm installConéctalo como cualquier otro MCP local (intérprete + punto de entrada TypeScript de este repositorio):
{
"mcpServers": {
"ntlite-mcp": {
"command": "node",
"args": ["C:/path/to/ntlite-mcp/src/index.ts"]
}
}
}Al abrir esta carpeta en Cursor ya se usa .cursor/mcp.json. Configura NTLITE_EXE solo si NTLite no está en %ProgramFiles%\NTLite.
Abre NTLite, da a la IA la ruta de tu ISO y di cómo debería ser la instalación final. Si ese archivo no está en la pestaña Image, agrégalo una vez. Haz una prueba previa primero; aplicar requiere confirmación. La ISO de salida se define por defecto en <name>-custom.iso junto al origen.
Variable | Propósito |
|
|
| Carpeta de presets (por defecto, el directorio de Presets de NTLite) |
| Carpeta adicional de presets (por defecto, |
Documentación
Related MCP server: OmniFlow
Desarrollo
npm test
npm run typecheck
npm run inspectorLicencia
NTLite MCP Server es un proyecto no oficial de código abierto y no está afiliado, respaldado ni patrocinado por NTLite ni por NTLite Software. Se comunica con una copia de NTLite que instalas por separado. No pongas binarios de NTLite, archivos de licencia u otros archivos con derechos de autor de NTLite en este repositorio.
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