P
package-intel-mcp
/package_search
package search
Search for packages by keyword and get the top matches with descriptions. Supported ecosystems: npm and cargo (PyPI has no public search API).
liveverifiedunknown~5s typical
mcpprobedpackage-intel-mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-datakoot-package-intel-mcp /package_search for me.
Input
| Field | Type | Description |
|---|---|---|
| ecosystem* | string (npm | cargo) | Package registry to look in. One of: npm, pypi, cargo. |
| query* | string | Free-text search terms, matched against package names and descriptions. |
| limit | integer | Maximum number of results to return. default 10 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-datakoot-package-intel-mcp","endpoint":"/package_search","input":{"ecosystem":"npm","query":"...","limit":10}}'cli
npx cracked-ai run -p mcp-com-datakoot-package-intel-mcp -e /package_search -i '{"ecosystem":"npm","query":"...","limit":10}'mcp
run_tool({ provider: "mcp-com-datakoot-package-intel-mcp", endpoint: "/package_search", input: {"ecosystem":"npm","query":"...","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.