Telys — on-device memory
Rank #36,748io.github.thyn-ai/telys
Private on-device memory & retrieval for AI assistants — offline vector + lexical search.
Telys — on-device memory is a Model Context Protocol (MCP) server published by thyn-ai. It ranks #36,748 of 132,113 servers tracked on MCP Toplist. Telys — on-device memory is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 95,365 of 132,113 servers on MCP Toplist.
Use Telys — on-device memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add telys -- uvx telys mcp[mcp_servers.telys]
command = "uvx"
args = ["telys", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"telys": {
"type": "stdio",
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"telys": {
"command": "uvx",
"args": [
"telys",
"mcp"
]
}
}
}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.thyn-ai%2Ftelys)<a href="https://mcptoplist.com/server/io.github.thyn-ai%2Ftelys"><img src="https://mcptoplist.com/badge/io.github.thyn-ai%2Ftelys.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
thyn-ai
Other servers by thyn-ai
View all thyn-ai servers →Available versions (7)
| Version | Published |
|---|---|
| 0.1.4 | Aug 18, 2026 |
| 0.1.3 | Aug 17, 2026 |
| 0.1.2 | Aug 17, 2026 |
| 0.1.1 | Aug 6, 2026 |
| 0.1.0 | Aug 6, 2026 |
| 0.1.0b4 | Jul 28, 2026 |
| 0.1.0b2 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Telys — on-device memory?
- Telys — on-device memory is maintained by thyn-ai, which publishes 2 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Telys — on-device memory listed on the Official MCP Registry?
- Yes — Telys — on-device memory is listed on the Official MCP Registry.
- How many versions does Telys — on-device memory have?
- MCP Toplist tracks 7 versions of Telys — on-device memory, most recently published on Aug 18, 2026.
- Where can I find the source code for Telys — on-device memory?
- The source code for Telys — on-device memory is hosted at github.com/thyn-ai/telys.
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.