Build a BenchLM Model-Evaluation MCP Server for Agent Model Selection
The BenchLM August 2026 leaderboard is the deployment guide for agent builders: Claude Mythos 5 tops the composite at 83.2, Qwen3.8 Max leads open weights at 79.9, and MiniMax M3 sits at 68.8. This MCP server — benchlm-mcp — exposes that leaderboard to agents as governed tools: query model scores by benchmark, compare two models, and pick the cheapest model that clears a quality threshold. Built with FastMCP in TypeScript with inputSchema JSON, mcpServers config, and an API-key security guide.