inspect_mcp_and_skills

Verify MCP server health, list tools, and sync the skills catalog.

24|4|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/systempromptio/systemprompt-template --skill inspect-mcp-and-skills
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: inspect_mcp_and_skills
Source: https://github.com/systempromptio/systemprompt-template/tree/main/services/skills/inspect_mcp_and_skills
Command: npx skills add https://github.com/systempromptio/systemprompt-template --skill inspect-mcp-and-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the management of MCP servers and the skills catalog, ensuring they are up-to-date and functioning correctly, saving time and reducing manual errors.

Core Features & Use Cases

  • Server Health Check: Verify the status of MCP servers.
  • Tool Enumeration: List the tools available from each server.
  • Direct Tool Call: Execute tools from the admin server.
  • Server Logs: Access logs for debugging.
  • Skills Catalogue: Sync skills between the database and disk.

Quick Start

Check the status of all MCP servers by running 'systemprompt plugins mcp status'.

Frequently Asked Questions about inspect_mcp_and_skills

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

FAQPage Schema
How do I check the health and status of MCP servers?▼

To check MCP server health and status, run the command 'systemprompt plugins mcp status' to verify all server configurations and identify any issues.

What is the best way to list and execute tools from an MCP server?▼

Enumerating and directly executing MCP server tools is managed through a centralized admin interface that lists available tools and triggers direct tool calls for execution.

How do I sync my skills catalog between the database and disk?▼

Syncing the skills catalog synchronizes skill definitions between the database and local disk, ensuring your skill sets are up-to-date and reducing manual configuration errors.

Can I access MCP server logs for debugging server issues?▼

Yes, you can access MCP server logs directly through the management interface to retrieve server output and debug configuration or functionality issues.

Does managing MCP servers require manual configuration of each tool?▼

No, managing MCP servers does not require manual tool configuration because the system enumerates available tools automatically and allows direct execution from a single command.

Why should I use a centralized command for MCP server administration?▼

Using a centralized command for MCP server administration streamlines health verification, tool execution, and skills synchronization, saving time and reducing manual errors.