[mcp-analysis] MCP Structural Analysis - 2026-03-24 #22654
Closed
Replies: 1 comment
-
|
This discussion has been marked as outdated by GitHub MCP Structural Analysis. A newer discussion is available at Discussion #22870. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Analyzed 9 tools across 8 toolsets today. Average usefulness rating: 3.44/5. Top performers:
list_discussions,get_label,search_repositories(all 5/5). Critical failure:list_code_scanning_alerts(137KB response, no pagination — context limit exceeded). Rating trend over 30 days: stable (~3.0 avg).Full Structural Analysis Report
Executive Summary
list_discussions,get_label,search_repositories: 5/5get_me(403 error),list_code_scanning_alerts(context overflow): 1/5Usefulness Ratings for Agentic Work
list_discussionsget_labelsearch_repositoriesminimal_output=trueprevents bloatget_file_contentslist_issueslist_pull_requestslist_workflowsper_pageparam ignored — returns 30 even when 1 requested; triple URL fields (url/html_url/badge_url) are redundantget_melist_code_scanning_alertsSchema Analysis
get_meget_file_contentslist_issueslist_pull_requestslist_workflowslist_code_scanning_alertslist_discussionsget_labelsearch_repositoriesResponse Size Analysis
Visualizations
Response Size by Toolset
Usefulness Ratings
30-Day Token Trend
Size vs Usefulness (Ideal: top-left)
Recommendations
High-value tools (rating 4–5, use freely):
list_discussions,get_label,search_repositories— minimal tokens, complete datalist_issues,list_pull_requests,get_file_contents— good data; applyperPage=1to control sizeTools needing improvement:
list_workflows— must honorper_pageparameter; triple URL fields (url/html_url/badge_url) should be consolidatedlist_code_scanning_alerts— critically needsper_pagepagination; current response is unusable for agentsContext-efficient picks (low tokens + high rating):
get_label(25 tokens, ⭐⭐⭐⭐⭐),list_discussions(75 tokens, ⭐⭐⭐⭐⭐),search_repositories(125 tokens, ⭐⭐⭐⭐⭐)Context-heavy tools to handle carefully:
list_code_scanning_alerts— avoid without per_page fix; proxy via file readlist_workflows— request only the fields needed; current response is ~4× larger than necessaryReferences:
Beta Was this translation helpful? Give feedback.
All reactions