[mcp-analysis] MCP Structural Analysis - 2026-03-04 #164
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-03-05T11:42:39.249Z.
|
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.
-
Today's run analyzed 9 GitHub MCP tools across 9 toolsets. Average usefulness rating was 2.78/5 — driven down by tools that error (context, code_security) and tools with oversized payloads (actions, pull_requests). Best performer:
search_repositories(5/5). Worst:get_me&list_code_scanning_alerts(1/5 each, both error responses).Full Structural Analysis Report
Executive Summary
search_repositories: 5/5get_me,list_code_scanning_alerts: 1/5Usefulness Ratings for Agentic Work
Schema Analysis
Response Size Analysis
Tool-by-Tool Analysis
30-Day Trend Summary
Recommendations
High-value tools (rating 4-5):
search_repositories— use as primary repo discovery toollist_discussions,list_label,list_issues— well-structured, actionableTools needing improvement:
list_workflows/list_pull_requests— need server-side pagination enforcement; perPage ignoredget_file_contents— should surface decoded file content in MCP response, not just SHAget_me— should work for integration (GitHub App) tokens, not just PATsContext-efficient tools (low tokens, high rating):
search_repositories(150 tokens, 5/5) — ideal for agentslist_discussions(125 tokens, 4/5) — great list formatContext-heavy tools (avoid or filter output):
list_pull_requests— consider filtering fields server-sidelist_workflows— truncate or enforce perPage at MCP layerVisualizations
Response Size by Toolset
Usefulness Ratings
Daily Token Trend
Size vs Usefulness
References: §22667668100
Beta Was this translation helpful? Give feedback.
All reactions