Titan Memory Server
Rank #10,797smithery/henryhawke/mcp-titan
This tool is a cutting-edge memory engine that blends real-time learning, persistent three-tier context awareness, and seamless LLM integration to continuously evolve and enrich your AI’s intelligence.
Titan Memory Server is a Model Context Protocol (MCP) server published by henryhawke. It ranks #10,797 of 115,460 servers tracked on MCP Toplist, and its repository has 92 GitHub stars. Titan Memory Server is listed across 3 registries — Smithery, PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 6, 2025.
Ranks ahead of 104,663 of 115,460 servers on MCP Toplist.
Use Titan Memory Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-titan https://server.smithery.ai/henryhawke/mcp-titan/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mcp-titan]
url = "https://server.smithery.ai/henryhawke/mcp-titan/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/henryhawke/mcp-titan/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-titan": {
"url": "https://server.smithery.ai/henryhawke/mcp-titan/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"mcp-titan": {
"type": "http",
"url": "https://server.smithery.ai/henryhawke/mcp-titan/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-titan": {
"serverUrl": "https://server.smithery.ai/henryhawke/mcp-titan/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-titan": {
"url": "https://server.smithery.ai/henryhawke/mcp-titan/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/smithery%2Fhenryhawke%2Fmcp-titan)<a href="https://mcptoplist.com/server/smithery%2Fhenryhawke%2Fmcp-titan"><img src="https://mcptoplist.com/badge/smithery%2Fhenryhawke%2Fmcp-titan.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
henryhawke
Other servers by henryhawke
View all henryhawke servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Titan Memory Server?
- Titan Memory Server is maintained by henryhawke, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Titan Memory Server listed on the Official MCP Registry?
- Titan Memory Server is not on the Official MCP Registry. It is listed on Smithery, PulseMCP and Glama.
- How many versions does Titan Memory Server have?
- Titan Memory Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Titan Memory Server?
- The source code for Titan Memory Server is hosted at github.com/henryhawke/mcp-titan.