list-mcp-servers

List configured MCP servers with connection status and tool counts.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill list-mcp-servers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-mcp-servers
Source: https://github.com/openakita/openakita/tree/main/skills/system/list-mcp-servers
Command: npx skills add https://github.com/openakita/openakita --skill list-mcp-servers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly see all the MCP servers that are configured and whether they are currently connected and operational.

Core Features & Use Cases

  • Server Discovery: Easily find out which MCP servers are available in your setup.
  • Connection Verification: Confirm if your MCP servers are online and ready to use.
  • Use Case: Before you try to use a specific MCP tool, you can run this skill to ensure the server hosting that tool is active and accessible.

Quick Start

List all configured MCP servers and their connection status.

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 their connection status, you can use a tool that requires no parameters and returns structured data containing each server's identifier, name, connection state, and available tool count.

What is MCP server discovery used for?

MCP server discovery is used for monitoring and managing distributed MCP services by helping you quickly find out which servers are available in your setup and confirming if they are currently operational.

Can I verify if a specific MCP server is online before calling its tools?

Yes, you can verify if an MCP server is online and ready to use. By listing connection states beforehand, you ensure the server hosting your target tool is active and accessible.

How do I monitor distributed MCP services effectively?

You monitor distributed MCP services by listing all configured servers to retrieve their connection states and the count of available tools, providing a clear view of your overall setup health.

Does checking MCP server connection status require any parameters?

Checking MCP server connection status requires no parameters. The process directly returns structured data about each server, including its identifier, name, connection state, and tool count.

Why should I check my MCP server list before executing a tool?

You should check your MCP server list before executing a tool to ensure the specific server hosting that tool is currently connected, active, and accessible, preventing execution failures.