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