AI Tool Search for AI Agents
Connect your AI assistant to our directory of AI tools via the Model Context Protocol (MCP). Let your AI find, compare, and recommend the right tools automatically.
Available Tools
The MCP server exposes four tools your AI agent can call:
search_tools
Search the directory by keyword or natural-language description. Uses hybrid search (fulltext + fuzzy + semantic) for the best results.
query string, requiredlimit number, 1-50, default 10
get_tool
Get full details about a specific tool: description, pricing, API availability, tags, and direct access links.
slug string, required (e.g. "chatgpt")
list_categories
List all available categories with tool counts. Useful for browsing the directory or narrowing down searches.
list_tools
Browse tools with optional filters for category, pricing, and sort order. Paginated results.
category string, optionalpricing free | freemium | paid | open-source | enterprisesort popular | newest | alphabeticalpage number, default 1limit number, 1-50, default 20
How to Connect
Example Interaction
- DALL-E - AI image generation by OpenAI
- Stable Diffusion - Open-source image generation
- ...
About MCP
The Model Context Protocol (MCP) is an open standard that enables AI assistants to securely connect to external data sources and tools. By exposing our AI tool directory via MCP, any compatible AI agent can search, discover, and recommend AI tools to users in real time.
Learn more about MCP at modelcontextprotocol.io.