Skip to content
Back to search
30
MCP

io.github.retain-so/mcp-server

io.github.retain-so/mcp-server

Model Context Protocol server for Retain: let AI agents query churn risk and act on retention.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.seanmarkwei/agentram-mcp
Model Context Protocol server for AgentRAM. Persistent memory for AI agents.
0 tools
extended-memory-mcp
Model Context Protocol server for AI memory and context preservation
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
agents-remember-mcp
Model Context Protocol server for Agents Remember.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.retain-so/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}