Query a live catalog of 2,000+ AI tools for status, comparisons, alternatives, and detailed profiles via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Tooldirectory MCP.
search_toolsSearch the AI Tool Directory catalog (2,000+ AI tools) by keyword, use case, or category using hybrid semantic search. Returns ranked tools with slug, one-line description, pricing model, and rating. Use this to discover tools, then get_tool for full detail.
get_toolGet the full profile of one AI tool by its directory slug: description, pricing, key features, editorial verdict and rating, the date it was last human-verified, lifecycle status, and the official site URL.
check_tool_statusCheck whether an AI tool is still alive. Returns active, deceased, or acquired โ with the date and cause if it shut down, and live alternatives if it did. Use this before recommending a tool to avoid suggesting one that no longer exists.
find_alternativesFind curated alternatives to a given AI tool by its directory slug. If the tool has shut down, returns live replacements. Good for "what should I use instead of X" questions.
compare_toolsCompare two AI tools side by side by their directory slugs. Returns each toolโs profile (pricing, rating, editorial verdict, lifecycle) plus the editorโs head-to-head verdict and bottom line when one exists for the pair.
list_toolsList the top-rated active AI tools in a category or for a job role, optionally filtered by pricing. Good for "what are the best AI tools for sales" or "free tools in <category>".
MCP server for the AI Tool Directory โ a live, human-edited catalog of 2,000+ AI tools. Lets any MCP client (Claude Desktop, Claude Code, Cursor, Windsurf, agent frameworks) query the catalog mid-task instead of guessing from a frozen training cut.
The headline tool is check_tool_status: whether an AI tool is still alive. It's the one fact LLMs reliably get wrong โ models keep recommending products that shut down months ago. This server answers it from the directory's AI Graveyard, a maintained dataset of 150+ defunct and acquired AI tools, and suggests live alternatives when a tool is dead.
| Tool | What it does |
|---|---|
search_tools | Hybrid semantic search across the catalog โ by keyword, use case, or category. |
get_tool | Full profile of one tool: pricing, features, editorial verdict, last human-verified date. |
check_tool_status | Is this tool active, deceased, or acquired? Date + cause if it shut down, plus live alternatives. |
find_alternatives | Curated alternatives to a tool; live replacements if it's defunct. |
compare_tools | Side-by-side comparison of two tools, with the editor's head-to-head verdict when one exists. |
list_tools | Top-rated active tools for a category or job role, optionally filtered by pricing. |
Read-only, no API key, no signup.
The server is also available as a remote MCP (Streamable HTTP) โ point your client at:
Or with Claude Code:
Use the same stdio command: npx -y tooldirectory-mcp.
This package is a thin stdio front-end over the canonical hosted endpoint at tooldirectory.ai/api/mcp, where the search (Meilisearch hybrid semantic) and catalog logic live. Tool schemas are declared locally, so initialize and tools/list respond instantly with no network call; tools/call proxies to the hosted endpoint. Zero runtime dependencies.
Set TOOLDIRECTORY_MCP_ENDPOINT to override the upstream endpoint (e.g. for testing).
The catalog is maintained by Tool Directory โ an AI tool company run by humans that use AI. Every listed tool has a lifecycle status; editorial reviews carry a named editor and a last-verified date. Related machine-readable surfaces:
MIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-directory-partners-tooldirectory-mcp)<a href="https://allmcps.com/mcp/ai-directory-partners-tooldirectory-mcp"><img src="https://allmcps.com/api/badge/ai-directory-partners-tooldirectory-mcp?style=directory" alt="Tooldirectory MCP on AllMCPs" /></a>