What problem does it solve?
AI-driven operators often struggle to observe and control complex Aspire MCP deployments. This skill provides a unified interface to query resources, read logs, examine traces, and issue commands against AppHosts via the MCP server.
Core Features & Use Cases
- Resource discovery and health checks across all AppHosts
- Read console and structured logs for debugging
- Analyze distributed traces to identify bottlenecks
- Execute resource commands (start, restart, stop) and AppHost management
- Discover and configure available Aspire integrations across AppHosts
- Use Case: Imagine you need to verify all resources are healthy, restart a failing service, and review traces to diagnose a performance issue.
Quick Start
Install the Aspire prerequisites (.NET Aspire 13+ and Aspire CLI). Ensure your AppHost is running and you are connected to the local MCP server. Then ask Claude Code to:
- List resources
- Show console logs for a resource
- Restart a resource
- List apphosts