Search, compare, and get pricing for 8,600+ software tools with verified data.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y toolradar-mcp
MCP client config
{
"mcpServers": {
"toolradar-mcp": {
"command": "npx",
"args": [
"-y",
"toolradar-mcp"
]
}
}
}