Skip to main content
Glama
Dvow

NTLite MCP Server

by Dvow

NTLite MCP Server

NTLite用のstdio 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_EXEは、NTLiteが%ProgramFiles%\NTLite配下にない場合のみ設定してください。

NTLiteを開き、AIにISOパスを渡し、完成後のインストールがどうあるべきかを伝えてください。そのファイルがImageタブにない場合は、一度追加してください。最初にドライランを実行してください。適用には確認が必要です。出力ISOは、デフォルトでソースの隣の<name>-custom.isoになります。

変数

用途

NTLITE_EXE

%ProgramFiles%\NTLite配下にない場合のNTLite.exe

NTLITE_PRESETS

Presetsフォルダー(デフォルトはNTLiteのPresetsディレクトリ)

NTLITE_MCP_WORKSPACE

追加のPresetsフォルダー(デフォルトは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