NTLite MCP Server
NTLite MCP Server
一个用于 NTLite 的 stdio MCP 服务器。连接它,将 AI 指向你的 Windows ISO(磁盘上任意位置),然后说出你想要的效果。
需要 Windows、NTLite 和 Node.js 22.18+。
git clone https://github.com/Dvow/ntlite-mcp.git
cd ntlite-mcp
npm install像配置任何其他本地 MCP 一样接入它(解释器 + 本仓库的 TypeScript 入口):
{
"mcpServers": {
"ntlite-mcp": {
"command": "node",
"args": ["C:/path/to/ntlite-mcp/src/index.ts"]
}
}
}在 Cursor 中打开此文件夹时已使用 .cursor/mcp.json。仅当 NTLite 不在 %ProgramFiles%\NTLite 下时,才需要设置 NTLITE_EXE。
打开 NTLite,将你的 ISO 路径提供给 AI,并描述最终安装应该是什么样。如果该文件不在 Image 选项卡中,请添加一次。先试运行;应用需要确认。输出 ISO 默认位于源文件旁边的 <name>-custom.iso。
Variable | Purpose |
| 如果 |
| 预设文件夹(默认为 NTLite 的 Presets 目录) |
| 额外预设文件夹(默认为 |
文档
Related MCP server: OmniFlow
开发
npm test
npm run typecheck
npm run inspector许可证
NTLite MCP Server 是一个非官方的开源项目,与 NTLite 或 NTLite Software 无关联,也未获得其认可或赞助。它与你单独安装的 NTLite 副本进行交互。请勿将 NTLite 二进制文件、许可证文件或其他受 NTLite 版权保护的文件放入本仓库。
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