Google PageRank for AI agents. 25,000+ tools indexed.

need by tuckerschreiber

#1128 of 1625 by tuckerschreiber
29 score

AI agents hallucinate package names. need gives them a verified index of 10,000+ CLI tools — and a closed feedback loop that gets smarter with every install.

Ranked #1128 out of 1625 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness today
Issue Health 0%
Stars 6
Platform Breadth 1 platform
Contributors 1
Description Detailed

How to Improve

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Badge

AgentRank score for need by tuckerschreiber
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-tuckerschreiber--need)](https://agentrank-ai.com/skill/glama-tuckerschreiber--need/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-tuckerschreiber--need/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-tuckerschreiber--need" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

<p align="center">
  
</p>

<p align="center"><strong>Tool discovery for AI agents.</strong></p>

<p align="center">
  <a href="https://github.com/tuckerschreiber/need/actions/workflows/ci.yml"></a>
  <a href="https://www.npmjs.com/package/@agentneeds/need"></a>
  <a href="https://github.com/tuckerschreiber/need/blob/main/LICENSE"></a>
  <a href="https://www.npmjs.com/package/@agentneeds/need"></a>
</p>

AI agents hallucinate package names. `need` gives them a verified index of 10,000+ CLI tools — and a closed feedback loop that gets smarter with every install.

<p align="center">
  
</p>

## What happens

You ask Claude to "compress these PNGs". Claude doesn't have `pngquant` installed and doesn't know what the best tool is. But `need` is running as an MCP server in the background, so Claude automatically:

1. **Searches** need for "compress png images"
2. **Installs** the top result (`brew install pngquant`)
3. **Runs** it on your files
4. **Reports** that it worked — so the next age
Read full README on GitHub →