apps_search
apps_search
Search the apps directory for small, useful tools, by name, description or tag
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Apps — Small self-contained web tools, built and run in place.
Arguments
| Name | Type | What it is |
|---|---|---|
query | string | Search query — name, description or tag |
tag | string | Filter to apps carrying this tag |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"apps_search"}}Try it in the playground.


