[mcp-analysis] MCP Structural Analysis - 2026-07-10 #44725
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-07-11T12:55:20.294Z.
|
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.
-
MCP Structural Analysis — 2026-07-10
Structural + size + usefulness analysis of 10 representative GitHub MCP tools (one per toolset) for
github/gh-aw. Total ~10,074 tokens across the set, avg usefulness 3.2/5.Key findings
actions_listandget_label— both ⭐⭐⭐⭐⭐ (flat, actionable, ≤139 tokens).list_pull_requestsat ~5,520 tokens (55% of the set) — each PR inlines fullhead/baserepo objects; depth 5.get_meandlist_code_scanning_alerts— ⭐ (auth errors, no data in this context).actions_list,get_label,search_users,list_discussions— low tokens, high rating.Recommendations
actions_list,get_label,list_discussions,search_users,get_file_contents.list_pull_requests(always smallperPage; requestminimal_outputwhere supported) — it dominates context.list_code_scanning_alerts(needs GHAS token) andget_me(403 under integration token — read identity from workflow context instead).Full Structural Analysis Report
Executive Summary
Usefulness Ratings for Agentic Work
{total_count, workflows[]}; pagination-ready{total_count, items[]}; good handle resolutionSchema Analysis
queryResponse Size Analysis
Tool-by-Tool Analysis
30-Day Trend Summary
Recommendations
Visualizations
Response Size by Toolset
Usefulness Ratings
Daily Token Trend
Size vs Usefulness
References: §29093247784
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.
Beta Was this translation helpful? Give feedback.
All reactions