[mcp-analysis] MCP Structural Analysis - 2026-09-09 #59719
Closed
Replies: 1 comment
|
This discussion has been marked as outdated by GitHub MCP Structural Analysis. A newer discussion is available at Discussion #59963. |
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.
Tested 10 representative GitHub MCP tools (one per available toolset) plus the injected workflow-context block. Total payload today: 10,610 tokens, average usefulness 3.3/5. Best:
github_contextandlist_workflows(5/5, wrapper-clean schemas, zero icon bloat). Worst:search_code(1/5 — hit a GitHub secondary rate limit, second time in 11 measured days). The persistent_meta.serverInfoicon block (~2.2k chars) continues to add fixed overhead to nearly every non-wrapper tool call, and one issue has been redacted by an integrity-policy filter on every single measured day (11/11).Full Structural Analysis Report
Executive Summary
github_context/list_workflows: 5/5search_code: 1/5Usefulness Ratings for Agentic Work
github_context(prompt block)list_workflows(mcpscripts wrapper)list_code_scanning_alertslist_pull_requestsget_file_contentslist_discussionssearch_usersget_labellist_issuessearch_codeSchema Analysis
github_contextget_file_contentslist_issueslist_pull_requestslist_workflows(wrapper)list_code_scanning_alertslist_discussionsget_labelsearch_userssearch_codeResponse Size Analysis
Tool-by-Tool Analysis (Today)
github_contextlist_workflowslist_code_scanning_alertslist_pull_requestsget_file_contentslist_discussionssearch_usersget_labellist_issuessearch_code30-Day Trend Summary
Recommendations
github_context,list_workflows(mcpscripts wrapper),list_pull_requests,list_code_scanning_alerts— prefer these first when building agentic workflows against this repo.list_issues(integrity-redacted item blocks visibility every day, 11/11 measured),search_code(recurring secondary rate-limit failures, now 2/11 days).github_context(90 tokens, zero MCP cost),list_workflowswrapper (175 tokens).get_file_contentsonrepos(up to 7,500 tokens depending on target file) andlist_code_scanning_alerts(up to 6,900 tokens on a busy day) — use field/pagination limits and prefer directory listings over full-file reads where possible.Visualizations
Response Size by Toolset
Usefulness Ratings
Daily Token Trend
Size vs Usefulness
References: §34347987159
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions