APISIX-MCP

Official
by api7

get_plugin_metadata

Retrieve detailed metadata for a specific plugin using the APISIX-MCP server, enabling seamless integration between APISIX and large language models.

Instructions

Get metadata for a specific plugin

Input Schema

NameRequiredDescriptionDefault
nameYesplugins name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "plugins name", "type": "string" } }, "required": [ "name" ], "type": "object" }
ID: s62o271u37