
HyperStore
Search HyperStore’s curated directory of thousands of AI apps from your agent when scouting tools for your stack.
Overview
HyperStore MCP is an Idea-phase MCP server that lets agents search and inspect 6,500+ curated AI apps in the HyperStore directory.
What is this MCP server?
- Search and inspect 6,500+ curated AI apps from the HyperStore directory
- Remote MCP: streamable-http at mcp.store.hypergpt.ai/mcp and SSE at mcp.store.hypergpt.ai/sse
- Local options: PyPI hyperstore-mcp stdio and OCI image ghcr.io/deficlow/hyperstore-mcp:0.1.1
- Registry version 0.1.1 with website store.hypergpt.ai
- GitHub source: deficlow/HyperStore-MCP
- 6,500+ curated AI apps in directory per registry description
- Two remote transports plus PyPI stdio and OCI container packaging
What problem does it solve?
Scouting AI tools for a new product means endless manual directory browsing and stale mental lists of what shipped last month.
Who is it for?
Solo builders researching AI app landscapes who want agent-assisted discovery against a large curated index.
Skip if: Teams that need private internal tool registries only or already finalized vendors with no discovery step.
What do I get? / Deliverables
Your agent can query HyperStore’s catalog and return app details so you narrow options before prototyping or integrating.
- Search results and metadata for apps in the HyperStore catalog
- Shortlists of AI tools aligned to a natural-language query
- Faster landscape scans before validation or integration choices
Recommended MCP Servers
Journey fit
Idea phase is where builders explore the solution landscape; this server supports discovery before committing to build or buy. Discover subphase fits directory search and inspection of external AI products—not implementation of your own feature.
How it compares
Curated AI app directory MCP, not a single-product API skill or codebase search tool.
Common Questions / FAQ
Who is HyperStore MCP for?
Builders and indie hackers exploring AI tooling options who want Claude or Cursor to search HyperStore’s public catalog via MCP.
When should I use HyperStore MCP?
Use it in Idea when discovering competitors’ adjacent tools, APIs, or AI apps to inform scope before you validate or build.
How do I add HyperStore MCP to my agent?
Point your client at the remote URL https://mcp.store.hypergpt.ai/mcp (streamable-http) or /sse, or install PyPI hyperstore-mcp / run the OCI image for stdio locally.