Hyperstore
@deficlow
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hyperstore": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More AI & Agents MCP servers
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
Comments