Nadeus/toolradar-mcp
MCP server to search, compare, and recommend software tools. 8,400+ tools with verified pricing, G2/Capterra ratings, and real alternatives. Works with Claude, Cursor, Windsurf.
Platform-specific configuration:
{
"mcpServers": {
"toolradar-mcp": {
"command": "npx",
"args": [
"-y",
"toolradar-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Give your AI agent access to 8,400+ software tools — search, compare, get pricing, find alternatives, and discover the best tool for any use case.
An MCP server that helps AI assistants recommend software tools with real, verified data instead of hallucinated answers.
LLMs confidently quote outdated pricing, miss new tools, and generate comparison tables with no real data. This MCP server connects your agent to Toolradar's live database: pricing verified weekly, G2/Capterra ratings, editorial scores, and new tools added daily.
Works with Claude Desktop · Claude Code · Cursor · Windsurf · Cline · any MCP client
Ask your AI assistant things like:
Your agent calls Toolradar's tools behind the scenes and returns structured, accurate answers.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"toolradar": {
"command": "npx",
"args": ["-y", "toolradar-mcp"],
"env": {
"TOOLRADAR_API_KEY": "your_key_here"
}
}
}
}claude mcp add toolradar -- npx -y toolradar-mcpIn Cursor Settings > MCP, add a new server:
Name: toolradar
Command: npx -y toolradar-mcp
Environment: TOOLRADAR_API_KEY=your_key_hereTOOLRADAR_API_KEY=your_key npx -y toolradar-mcpSign in and generate a free key (100 calls/day) at [toolradar.com/dashboard/api-keys](https://toolradar.com/dashboard/api-keys).
| Tool | What it does | Example prompt | |------|-------------|----------------| | search_tools | Search by keyword,
Loading reviews...