P
Pc Hardware MCP
作者 @KaliStudent
enterprise printer mcp server. being extended to cover all pc office and home pc accessories and plug and play devices.
创建于 11/16/2025
更新于 30 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-pc-hardware-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"kalistudent-pc-hardware-mcp": {
"command": "npx",
"args": [
"kalistudent-pc-hardware-mcp"
]
}
}
}