Skip to main content
Glama

Windows Command Line MCP Server

package.json674 B
{ "name": "windows-command-line-mcp-server", "version": "0.3.0", "description": "A secure Model Context Protocol server for Windows command-line interactions", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "windows", "command-line", "ai", "server" ], "author": "alxspiker", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.4" }, "devDependencies": { "@types/node": "^20.8.10", "typescript": "^5.2.2" } }

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/alxspiker/Windows-Command-Line-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server