{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"CrewAI Tools provides a collection of ready-made and custom tools that extend CrewAI agents with capabilities for file management, web scraping, database integration, API access, and AI-powered operations.","skillfed_tags":["agent-tools","mcp-integration","crewai-ecosystem"],"use_cases":["Equip a CrewAI agent with web scraping and file-reading tools to gather and process research data automatically.","Build a multi-agent workflow that queries databases and APIs in parallel to aggregate real-time information.","Connect a CrewAI agent to an MCP server to unlock domain-specific tools (e.g., PubMed search) without writing custom integrations.","Create a custom tool by subclassing BaseTool or decorating a function, then inject it into an agent for specialized business logic.","Automate document processing by combining FileReadTool, PyMuPDF, and python-docx to extract and transform content."],"what_it_does":"CrewAI Tools is a companion library to the CrewAI framework that equips AI agents with a toolkit for real-world tasks. It includes built-in tools for file I/O, web scraping, database queries (MySQL, MongoDB, Qdrant, Weaviate), API calls (Serper, Exa), and AI integrations (DALL-E, vision models). You can also define custom tools by subclassing BaseTool or using a @tool decorator.\n\nThe library also supports the Model Context Protocol (MCP), allowing agents to access hundreds of community-built tools from MCP servers via a managed adapter. This makes it a bridge between CrewAI agents and external services, reducing boilerplate and letting you focus on agent orchestration rather than tool plumbing.","worth_installing":"Yes, if you are already using CrewAI and need to extend agents with external integrations. The package is actively maintained, has low install friction, and offers both pre-built and custom tool patterns. However, verify the license before production use, as it is currently undeclared in the metadata."},"id":"crewai-tools","links":{"html":"https://skillfed.io/packages/crewai-tools","md":"https://skillfed.io/packages/crewai-tools.md","pypi":"https://pypi.org/project/crewai-tools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":null,"license_treatment":"unclear","name":"crewai-tools","python_support":"supports_current","summary":"Set of tools for the crewAI framework"},"popularity":{"monthly_downloads":11459852,"position":1394,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.15.16"}
