目录 / hyperstore
MCP
鉴权未知
未评级
已上架
hyperstore
6,500+ curated AI apps from the HyperStore directory, searchable from any LLM via 8 MCP tools, 3 resources, and 3 prompts. Read-only, no auth. ## Tools (8) - `search_apps`, `ai_search` — keyword + semantic search - `get_app`, `list_apps`, `browse_apps` — directory browsing - `list_categories`, `category_apps` — taxonomy navigation - `get_homepage` — trending + featured ## Resources - `hyperstore://app/{slug}` · `hyperstore://category/{slug}` · `hyperstore://catalog` ## Prompts - `find_tool_for_task` · `compare_apps` · `discover_category` **Install:** `uvx hyperstore-mcp` · **Remote endpoint:** `https://mcp.store.hypergpt.ai/mcp` · **License:** MIT
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://hyperstore--deficlow.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"hyperstore": {
"url": "https://hyperstore--deficlow.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_apps | Search HyperStore's AI apps directory by keyword. Returns a paginated list of matching apps with name, slug, short description, pricing, and rating. Use this when the user gives concrete keywords (e.g. 'image upscaler', 'code copilot'). |
| ai_search | Natural-language semantic search powered by embeddings. Best for fuzzy intent ('a tool that helps me write Python tests', 'something like Midjourney but free'). Returns up to 12 apps ranked by semantic similarity. |
| get_app | Fetch the full detail page for a single AI app by slug: long description, features, screenshots, categories, pricing, rating, website URL, source attribution. |
| list_apps | Paginated apps listing with optional filters. Combine `category`, `pricing`, and a free-text `query` to drill down. Returns apps sorted by popularity. Use `cursor` (last app id from previous page) to paginate. |
| list_categories | List all HyperStore categories with app counts. Use this first when the user asks 'what kinds of AI tools are there?' or to discover available category slugs. |
| category_apps | Get apps within a specific category. Returns the category metadata plus a paginated list of apps in that category, sorted by popularity. |
| browse_apps | Browse apps A-Z by starting letter. Use letter='#' for apps starting with digits or symbols. Useful for alphabetical discovery rather than search. |
| get_homepage | Fetch the HyperStore homepage payload: top categories with their featured apps, the trending apps strip, and totals. Good first call to give the user a broad overview. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。