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.; mcp-server: A Model Context Protocol (MCP) server for the SAP Cloud Application Programming Model (CAP). It enables AI models to perform agentic coding by searching CDS model definitions and CAP documentation. The server runs locally and integrates with MCP-compatible clients.
Cutting MCP token overhead when an agent needs 10+ external tools
AI-powered development of CAP applications