control-plane-openapi-mcp

Facets-cloud/control-plane-openapi-mcp

3.2

If you are the rightful owner of control-plane-openapi-mcp 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 Control Plane OpenAPI MCP Server integrates seamlessly with the Facets Control Plane API, providing AI assistants with the ability to interact with the API using natural language.

Tools

Functions exposed to the LLM to take actions

FIRST_STEP_get_api_script_guide

Loads comprehensive API script generation guide.

refresh_api_catalog

Refreshes the API catalog by fetching the latest OpenAPI specification.

search_api_operations

Search for operations using fuzzy matching.

search_api_schemas

Search for schemas by name and description.

load_api_operation_by_operationId

Load detailed operation information by its unique operation ID.

load_api_operation_by_path_and_method

Load operation details by specifying the exact API path and HTTP method.

load_api_schema_by_schemaName

Load comprehensive schema details.

call_control_plane_api

Make authenticated GET requests to the Control Plane API.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources