Back to GitHub trending

scottmbaker/mcp-for-mps

Experimental Model-Context-Protocol (MCP) for MPS Service

Go0 stars0 forks
View on GitHubShare on X

What it does

The MPS MCP Server is an experimental implementation of the Model Context Protocol that enables interaction with Intel's Management Presence Server. It allows users to list devices and control their power states, though it is not intended for production use.

Star history

2026-08-23 → 2026-09-080 stars

Tracking

Last trending
2026-02-21

Creator kit

Hook

Explore the MPS MCP Server, a simple yet powerful tool for managing device power states via Intel's MPS!

Content angles

  • Create a tutorial on setting up the MPS MCP Server for device management.
  • Discuss the security implications of using environment variables vs. config files for sensitive information.
  • Review the code organization and structure of the MPS MCP Server to help new developers understand Go projects.

Who should care

Developers interested in device management solutions and those exploring Go programming.