SERVER
HyperStore
Rank #20,112io.github.deficlow/hyperstore-mcp
Search and inspect curated AI apps from the HyperStore directory via remote MCP endpoint.
Listed & last published
May 16, 2026
OVERVIEW
HyperStore is a Model Context Protocol (MCP) server published by deficlow. It ranks #20,112 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. HyperStore is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 16, 2026.
STANDING
#20,112of 76,851 tracked serversTop 50%
Ranks ahead of 56,739 of 76,851 servers on MCP Toplist.
CONNECT
Use HyperStore
Add HyperStore to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/mcp"
}
}
}Remote · SSE
{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/sse"
}
}
}Python package (PyPI)
{
"mcpServers": {
"hyperstore-mcp": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Docker image
{
"mcpServers": {
"hyperstore-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}REGISTRIES
Listed on 1 registry (3 delisted)
ORGANIZATION
deficlow
MORE FROM THIS PUBLISHER
Other servers by deficlow
View all deficlow servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 16, 2026 |
FAQ
Frequently asked questions
- Who maintains HyperStore?
- HyperStore is maintained by deficlow, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is HyperStore listed on the Official MCP Registry?
- Yes — HyperStore is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does HyperStore have?
- MCP Toplist tracks 1 version of HyperStore, most recently published on May 16, 2026.
- Where can I find the source code for HyperStore?
- The source code for HyperStore is hosted at github.com/deficlow/hyperstore-mcp.
EXPLORE