Skip to main content
Glama
Dvow

NTLite MCP Server

by Dvow

NTLite MCP Server

一个用于 NTLitestdio MCP 服务器。连接它,将 AI 指向你的 Windows ISO(磁盘上任意位置),然后说出你想要的效果。

需要 Windows、NTLiteNode.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_EXE

如果 NTLite.exe 不在 %ProgramFiles%\NTLite

NTLITE_PRESETS

预设文件夹(默认为 NTLite 的 Presets 目录)

NTLITE_MCP_WORKSPACE

额外预设文件夹(默认为 Documents\NTLite-MCP

文档

Related MCP server: OmniFlow

开发

npm test
npm run typecheck
npm run inspector

许可证

Apache License 2.0

NTLite MCP Server 是一个非官方的开源项目,与 NTLite 或 NTLite Software 无关联,也未获得其认可或赞助。它与你单独安装的 NTLite 副本进行交互。请勿将 NTLite 二进制文件、许可证文件或其他受 NTLite 版权保护的文件放入本仓库。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI clients to automate Windows desktop applications through window manipulation, image recognition, OCR, keyboard/mouse simulation, and memory operations via the MCP protocol.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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