onetool-mcp: OneTool MCP is a single MCP server that bundles 100+ tools — Brave search, Google, Context7, AWS, Playwright, Chrome DevTools, Excel, database operations, and more. Instead of registering each tool individually and burning context on their definitions, agents write short Python code to call any tool on demand. Anthropic engineering research backs this approach: code execution reduces token usage by over 98%, cutting costs dramatically when agents need many external tools.; mlb-mcp: This project implements a Model Context Protocol (MCP) server for accessing MLB statistics via the MLB Stats API and pybaseball library. It provides structured tools for statcast, fangraphs, baseball reference data, and includes plotting capabilities. Designed for integration with MCP-compatible clients like Claude Desktop.
Cutting MCP token overhead when an agent needs 10+ external tools
Integrate live baseball stats into AI assistants like Claude Desktop