Grantai
Rank #18608com.solonai/grantai
Persistent memory for AI agents. Infinite context with sub-millisecond recall.
Grantai is a Model Context Protocol (MCP) server published by solonai-com. It ranks #18608 of 58,832 servers tracked on MCP Toplist. Grantai is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 40,224 of 58,832 servers on MCP Toplist.
Use Grantai
Add Grantai to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Published as mcp bundle `https://github.com/solonai-com/grantai/releases/download/v1.8.5/grantai-mcp-macos-arm64.zip` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/solonai-com/grantai/releases/download/v1.8.5/grantai-mcp-linux-x64.zip` — install it through your client’s extension manager.
{
"mcpServers": {
"grantai": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/solonai-com/grantai-memory:1.8.5"
],
"env": {
"GRANTAI_LICENSE_KEY": "<your GRANTAI_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
solonai-com
Available versions (3)
| Version | Published |
|---|---|
| 1.8.6 | Mar 3, 2026 |
| 1.8.5 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Grantai?
- Persistent memory for AI agents. Infinite context with sub-millisecond recall.
- Who maintains Grantai?
- Grantai is maintained by solonai-com, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Grantai an official MCP server?
- Yes — Grantai is listed on the Official MCP Registry, alongside Glama.
- How many versions does Grantai have?
- MCP Toplist tracks 3 versions of Grantai, most recently published on Mar 3, 2026.
- Where can I find the source code for Grantai?
- The source code for Grantai is hosted at github.com/solonai-com/grantai.