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_EXEは、NTLiteが%ProgramFiles%\NTLite配下にない場合のみ設定してください。
NTLiteを開き、AIにISOパスを渡し、完成後のインストールがどうあるべきかを伝えてください。そのファイルがImageタブにない場合は、一度追加してください。最初にドライランを実行してください。適用には確認が必要です。出力ISOは、デフォルトでソースの隣の<name>-custom.isoになります。
変数 | 用途 |
|
|
| Presetsフォルダー(デフォルトはNTLiteのPresetsディレクトリ) |
| 追加の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