control-plane-mcp-server

Facets-cloud/control-plane-mcp-server

3.3

If you are the rightful owner of control-plane-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Facets Control Plane MCP Server provides tools for interacting with the Facets Control Plane REST API, enabling management of projects, resources, environments, and deployments.

Tools

Functions exposed to the LLM to take actions

get_all_projects

Retrieve a list of all projects available in the control plane.

get_project_details

Fetch detailed information about a specific project.

use_project

Set the current active project for all subsequent operations.

refresh_current_project

Refresh project data from the server to avoid stale cache issues.

get_secrets_and_vars

View all variables and secrets for the current project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources