Skip to main content
Glama
Dvow

NTLite MCP Server

by Dvow

NTLite MCP Server

NTLitestdio 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를 열고, AI에 ISO 경로를 알려주고, 완성된 설치가 어떤 모습이어야 하는지 말하세요. 해당 파일이 Image 탭에 없으면 한 번 추가하세요. 먼저 드라이런을 하세요. 적용에는 확인이 필요합니다. 출력 ISO는 기본적으로 소스 옆에 <name>-custom.iso로 저장됩니다.

변수

용도

NTLITE_EXE

%ProgramFiles%\NTLite에 없는 경우의 NTLite.exe

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