MCP.so
登录

Hyperstore

@deficlow

关于 Hyperstore

Search and inspect 6,500+ curated AI apps from the HyperStore directory via 8 MCP tools, 3 resources, and 3 prompts. Read-only, no auth required. Works with Claude, ChatGPT, Cursor, Windsurf, Cline, Zed, Gemini.

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

deficlow

提交者

deficlow

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "hyperstore": {
      "command": "uvx",
      "args": [
        "hyperstore-mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Hyperstore?

Hyperstore is a Model Context Protocol (MCP) server that connects any LLM to the HyperStore directory of over 6,500 curated AI apps. It exposes the directory through 8 tools, 3 resources, and 3 prompts, enabling LLMs to search, browse, and retrieve app details on demand.

How to use Hyperstore?

Install via uvx hyperstore-mcp and configure it in your MCP client. Once connected, an LLM can use the provided tools to search apps by keyword or natural language, list categories, get app details, and more.

Key features of Hyperstore

  • Full-text keyword search (search_apps)
  • Semantic/natural-language search (ai_search)
  • Paginated app listings with filters (list_apps)
  • Browse all 33 categories (list_categories)
  • A‑Z directory browsing (browse_apps)
  • Trending and featured apps from the homepage (get_homepage)

Use cases of Hyperstore

  • Let an LLM find a free AI tool for summarizing PDFs
  • Compare ChatGPT, Claude, and Gemini side-by-side
  • Discover apps in a specific category (e.g., image generation)
  • Get full app details including description and pricing

FAQ from Hyperstore

What is Hyperstore MCP?

It is a server that implements the Model Context Protocol to give any LLM access to the HyperStore directory of over 6,500 curated AI apps.

How do I install Hyperstore?

Install it by running uvx hyperstore-mcp in your terminal.

What tools are available?

Eight tools: search_apps, ai_search, get_app, list_apps, list_categories, category_apps, browse_apps, and get_homepage.

What resources and prompts does it provide?

Resources include hyperstore://app/{slug}, hyperstore://category/{slug}, and hyperstore://catalog. Prompts are find_tool_for_task, compare_apps, and discover_category.

What runtime does it require?

It is distributed via uvx, so it requires Python and the uv package manager.

评论

AI 与智能体 分类下的更多 MCP 服务器