list-mcp-servers

List configured MCP servers with identifiers, names, and connection status.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill list-mcp-servers-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-mcp-servers
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/list-mcp-servers
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill list-mcp-servers-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and verify MCP server configurations and their connectivity status across the workspace, reducing manual checks and troubleshooting time.

Core Features & Use Cases

  • List all configured MCP servers with their identifiers, names, and connection status.
  • Validate active connections and quickly spot offline or misconfigured servers.
  • Use in audits or setup workflows to ensure MCP tooling is ready.

Quick Start

List all MCP servers and their connection status to verify availability.

Frequently Asked Questions about list-mcp-servers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all configured MCP servers and check their connection status?

To list MCP servers and check connection status, query the MCP layer to return each server's identifier, name, status, and count of available tools. This verifies server availability and readiness for MCP tooling.

Can I identify offline or misconfigured MCP servers during an audit?

Yes, you can identify offline or misconfigured MCP servers during an audit. Listing all configured MCP servers validates active connections and quickly spots connectivity issues to reduce manual troubleshooting time.

What information is returned when listing MCP server connectivity?

Listing MCP server connectivity returns each server's identifier, name, connection status, and the number of available tools. This data helps verify workspace configuration and confirm MCP tooling readiness.

When do I need to verify MCP server availability for incident response?

You need to verify MCP server availability for incident response when confirming tool readiness. Listing configured MCP servers and their connection status ensures the MCP layer is operational and helps isolate connectivity failures.

Does checking MCP server status require any additional dependencies?

Checking MCP server status requires no additional dependencies. The tool directly queries the existing MCP layer to list all configured servers and their connection status without needing external components.