ai-tool-hunter-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ai-tool-hunter-mcpFind me a free AI tool to generate images"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
title: AI Tool Hunter MCP emoji: 🔍 colorFrom: blue colorTo: purple sdk: gradio sdk_version: 5.28.0 app_file: app.py pinned: false license: mit
🔍 AI Tool Hunter MCP
Related MCP server: Agent Index MCP Server
What it does
Finds the right AI tool for any task, live, and hands it back as structured JSON your IDE or agent can use directly. No stale directories, no sponsored "Top 10" listicles — just real product pages, pricing, and a reason it fits.
How it works
Tavily runs an advanced live web search scoped to official product pages — pricing and feature terms baked into the query, directory/listicle domains excluded.
Groq (
llama-3.3-70b-versatile) reads the raw search results and extracts real tools, discarding blogs, newsletters, and "Top 10" round-ups.The result ships back as clean, structured JSON — no markdown, no prose, ready to render or pipe straight into another tool call.
Tools exposed
Tool | Parameters | Returns |
|
| JSON array of tools: |
| (none) | JSON array of all valid category filters |
Connect via MCP
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"ai-tool-hunter": {
"url": "https://ai-tool-hunter-mcp.onrender.com/gradio_api/mcp/sse"
}
}
}Cursor / VS Code — add the same SSE URL in your MCP settings:
https://ai-tool-hunter-mcp.onrender.com/gradio_api/mcp/sseExample queries
"Find me a free AI tool to generate images from text"
"What's the best AI coding assistant for a Python monorepo?"
"Find open source video generation tools"
"I need something to transcribe and summarize podcasts"
"Best AI tool for turning a rough outline into slides"
Tech stack
Built by Vishal Singh
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceEnables AI agents to search and discover over 6,000 curated MCP connectors from the AgentHotspot marketplace using natural language. It provides a lightweight tool for builders to find and integrate diverse OSS connectors into their agentic workflows.Last updated3MIT
- Flicense-quality-maintenanceEnables users to search and discover over 500 AI agent endpoints and x402 APIs directly from MCP-compatible clients like Claude and Cursor. It provides tools to query endpoints by keyword, category, or capability while offering access to detailed provider statistics.Last updated
- Flicense-qualityDmaintenanceExposes a set of CLI tools (test generation, documentation generation, linting, test running, code search) to AI assistants via MCP, allowing them to perform these tasks through natural language.Last updated3
- Alicense-qualityDmaintenanceEnables AI coding assistants to semantically search and retrieve relevant code patterns, documentation, and implementations from a codebase via MCP tools.Last updated6MIT
Related MCP Connectors
65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VishalsWorkspace/ai-tool-hunter-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server