list-servers
Display all active MCP servers connected to the central hub server for easy monitoring and management of distributed resources.
Instructions
List all connected MCP servers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}