[](https://smithery.ai/server/@api7/apisix-mcp)
| Tool name | Description | Destructive? |
|---|---|---|
| create_upstream | โ no | |
| update_upstream | โ no | |
| get_resource | โ no | |
| delete_resourceโ | โ yes | |
| send_request_to_gateway | โ no |
| create_or_update_proto | โ no | |
| create_ssl | โ no | |
| update_ssl | โ no | |
| create_or_update_consumer | โ no | |
| get_credential | โ no | |
| create_or_update_credential | โ no | |
| delete_credentialโ | โ yes | |
| create_global_rule | โ no | |
| update_global_rule | โ no | |
| create_service | โ no | |
| update_service | โ no | |
| get_secret_by_id | โ no | |
| create_secret | โ no | |
| update_secret | โ no | |
| delete_secretโ | โ yes | |
| create_consumer_group | โ no | |
| update_consumer_group | โ no | |
| create_or_update_stream_route | โ no | |
| create_route | โ no | |
| update_route | โ no | |
| get_all_plugin_names | โ no | |
| get_plugin_schema | โ no | |
| get_plugin_metadata | โ no | |
| create_plugin_config | โ no | |
| update_plugin_config | โ no | |
| create_or_update_plugin_metadata | โ no | |
| delete_plugin_metadataโ | โ yes |
{
"mcpServers": {
"apisix": {
"command": "npx",
"args": [
"-y",
"apisix-mcp"
]
}
}
}