whats-loaded-mcp
Related Servers
Alternatives to whats-loaded-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceChecks the context files a coding agent reads (CLAUDE.md, AGENTS.md, SKILL.md, .cursor/rules) against the git index of a repository, and reports wrong letter case, broken links, missing paths, commands nothing defines and agent configuration that points at nothing. Two more tools report which sections drifted from the code and what each file costs; zero dependencies, stdio, Node 18 or newer.243,1432MIT
- AlicenseNot gradedqualityCmaintenanceEnables authorized security auditing of AI-agent supply chains and agent-facing surfaces: deterministic local skill-bundle audits against eight attack patterns, secrets scanning, and scope-gated read-only recon of agent endpoints and MCP surfaces.MIT
- AlicenseNot gradedqualityCmaintenanceDiagnose MCP servers — health checks, tool testing, token cost audits, conflict detection, and security scanning with 50+ prompt injection patterns. Works as CLI or MCP server inside Claude Desktop.1MIT
- AlicenseAqualityFmaintenanceScore your agent's governance (0-100), lint MCP tool definitions, and estimate costs across all major models. Free diagnostic tools with no API key needed. Expert skill files on governance, economics, and system architecture available with free tier.81MIT
- AlicenseAqualityBmaintenanceA read-only MCP server that exposes local coding-agent session logs as three tools for introspection of recent work, debugging tool failures, and tracking token usage and estimated cost without parsing log files.3MIT
- AlicenseAqualityBmaintenanceToken-cost telemetry for OpenClaw, queryable from Claude or any MCP-aware agent. Provides per-agent and per-provider cost attribution, anomaly detection, model-routing recommendations, and 30-day forecasts.7MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: context_budget provides the overview, while skill_costs, duplicate_skills, memory_files, and mcp_servers drill into specific sources of context consumption. The descriptions reinforce a natural hierarchy rather than overlapping functionality.
All tool names follow a consistent lowercase snake_case noun-phrase pattern: context_budget, skill_costs, duplicate_skills, memory_files, mcp_servers. There are no mixed conventions or vague verb clashes.
Five tools is well-scoped for the server's purpose: one summary tool and four detailed drill-down tools. Each tool earns its place and the set is neither bloated nor too thin.
The tool surface covers the stated domain completely: the headline context budget plus dedicated tools for skills, memory files, and MCP servers. The duplicate_skills tool adds useful lifecycle insight without leaving obvious gaps.