HyperStore
Rank #61,865io.github.deficlow/hyperstore-mcp
Search and inspect 6,500+ curated AI apps from the HyperStore directory.
HyperStore is a Model Context Protocol (MCP) server published by deficlow. It ranks #61,865 of 132,113 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.
Ranks ahead of 70,248 of 132,113 servers on MCP Toplist.
Use HyperStore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hyperstore-mcp https://mcp.store.hypergpt.ai/mcpclaude mcp add --transport http hyperstore-mcp https://mcp.store.hypergpt.ai/sseclaude mcp add hyperstore-mcp -- uvx hyperstore-mcpclaude mcp add hyperstore-mcp -- docker run -i --rm ghcr.io/deficlow/hyperstore-mcp:0.1.1[mcp_servers.hyperstore-mcp]
url = "https://mcp.store.hypergpt.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.hyperstore-mcp]
url = "https://mcp.store.hypergpt.ai/sse"Add to ~/.codex/config.toml.
[mcp_servers.hyperstore-mcp]
command = "uvx"
args = ["hyperstore-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.hyperstore-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/deficlow/hyperstore-mcp:0.1.1"]Add to ~/.codex/config.toml.
https://mcp.store.hypergpt.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.store.hypergpt.ai/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hyperstore-mcp": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hyperstore-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hyperstore-mcp": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"hyperstore-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hyperstore-mcp": {
"type": "http",
"url": "https://mcp.store.hypergpt.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hyperstore-mcp": {
"type": "http",
"url": "https://mcp.store.hypergpt.ai/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hyperstore-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"hyperstore-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hyperstore-mcp": {
"serverUrl": "https://mcp.store.hypergpt.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hyperstore-mcp": {
"serverUrl": "https://mcp.store.hypergpt.ai/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hyperstore-mcp": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hyperstore-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/mcp"
}
}
}{
"mcpServers": {
"hyperstore-mcp": {
"url": "https://mcp.store.hypergpt.ai/sse"
}
}
}{
"mcpServers": {
"hyperstore-mcp": {
"command": "uvx",
"args": [
"hyperstore-mcp"
]
}
}
}{
"mcpServers": {
"hyperstore-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/deficlow/hyperstore-mcp:0.1.1"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.deficlow%2Fhyperstore-mcp)<a href="https://mcptoplist.com/server/io.github.deficlow%2Fhyperstore-mcp"><img src="https://mcptoplist.com/badge/io.github.deficlow%2Fhyperstore-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
deficlow
Other servers by deficlow
View all deficlow servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 16, 2026 |
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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.