Sthayi
Rank #22,080io.github.sthayi-ai/sthayi
Local-first AI memory over MCP. No account; you own the store.
Sthayi is a Model Context Protocol (MCP) server published by sthayi-ai. It ranks #22,080 of 132,046 servers tracked on MCP Toplist. Sthayi is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 109,966 of 132,046 servers on MCP Toplist.
Use Sthayi
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sthayi -- npx -y sthayi serve[mcp_servers.sthayi]
command = "npx"
args = ["-y", "sthayi", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sthayi": {
"command": "npx",
"args": [
"-y",
"sthayi",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sthayi": {
"command": "npx",
"args": [
"-y",
"sthayi",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sthayi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sthayi",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sthayi": {
"command": "npx",
"args": [
"-y",
"sthayi",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sthayi": {
"command": "npx",
"args": [
"-y",
"sthayi",
"serve"
]
}
}
}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.sthayi-ai%2Fsthayi)<a href="https://mcptoplist.com/server/io.github.sthayi-ai%2Fsthayi"><img src="https://mcptoplist.com/badge/io.github.sthayi-ai%2Fsthayi.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sthayi-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Aug 9, 2026 |
| 0.1.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Sthayi?
- Sthayi is maintained by sthayi-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Sthayi listed on the Official MCP Registry?
- Yes — Sthayi is listed on the Official MCP Registry, alongside Glama.
- How many versions does Sthayi have?
- MCP Toplist tracks 2 versions of Sthayi, most recently published on Aug 9, 2026.
- Where can I find the source code for Sthayi?
- The source code for Sthayi is hosted at github.com/sthayi-ai/sthayi.
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.