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 とエージェント」の他のコンテンツ