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.; pytaiga-mcp: The Taiga MCP Bridge connects Taiga project management platform with the Model Context Protocol (MCP), enabling AI agents to create, manage, and query projects, epics, user stories, tasks, and issues. It provides comprehensive CRUD operations, secure authentication through environment variables, and response filtering for efficient AI context usage. The bridge supports both stdio and SSE transports and can be deployed via Docker or Python.
Cutting MCP token overhead when an agent needs 10+ external tools
AI agents can autonomously create and manage Taiga projects, epics, and user stories