[](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"
]
}
}
}