Titen Memory MCP Server
io.github.RamaAditya49/titen-memory
What is the Titen Memory MCP server?
Evidence-grounded agent memory with mandatory provenance, on local SQLite or Cloudflare D1
How to install Titen Memory
Copy-paste configuration for popular MCP clients.
TITEN_MCP_URLOptional. Streamable HTTP /mcp endpoint of a running Titen service. Set together with TITEN_API_KEY to use a shared store instead of the local one.
TITEN_API_KEYsecretOptional. API key for the Titen service named by TITEN_MCP_URL. Required only when TITEN_MCP_URL is set.
{
"mcpServers": {
"titen-memory": {
"command": "npx",
"args": [
"-y",
"titen-memory",
"mcp"
],
"env": {
"TITEN_MCP_URL": "<YOUR_TITEN_MCP_URL>",
"TITEN_API_KEY": "<YOUR_TITEN_API_KEY>"
}
}
}
}{
"mcpServers": {
"titen-memory": {
"command": "npx",
"args": [
"-y",
"titen-memory",
"mcp"
],
"env": {
"TITEN_MCP_URL": "<YOUR_TITEN_MCP_URL>",
"TITEN_API_KEY": "<YOUR_TITEN_API_KEY>"
}
}
}
}{
"mcpServers": {
"titen-memory": {
"command": "npx",
"args": [
"-y",
"titen-memory",
"mcp"
],
"env": {
"TITEN_MCP_URL": "<YOUR_TITEN_MCP_URL>",
"TITEN_API_KEY": "<YOUR_TITEN_API_KEY>"
}
}
}
}{
"servers": {
"titen-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"titen-memory",
"mcp"
],
"env": {
"TITEN_MCP_URL": "<YOUR_TITEN_MCP_URL>",
"TITEN_API_KEY": "<YOUR_TITEN_API_KEY>"
}
}
}
}claude mcp add titen-memory --env TITEN_MCP_URL=<YOUR_TITEN_MCP_URL> --env TITEN_API_KEY=<YOUR_TITEN_API_KEY> -- npx -y titen-memory mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.