---
name: Memory MCP Server
version: 1.0.0
description: "Knowledge graph-based persistent memory system."
homepage: https://tools.serendb.com/memory/mcp
metadata: {"seren":{"category":"integration","publisher_slug":"mcp-memory","api_base":"https://api.serendb.com"}}
---

# Memory MCP Server

Knowledge graph-based persistent memory system.

## MCP Tools

**MCP Endpoint:** https://tools.serendb.com/memory/mcp

### Introspection

List available tools and resources:

```bash
# List tools
curl https://api.serendb.com/publishers/mcp-memory/_mcp/tools \
  -H "Authorization: Bearer $SEREN_API_KEY"

# List resources
curl https://api.serendb.com/publishers/mcp-memory/_mcp/resources \
  -H "Authorization: Bearer $SEREN_API_KEY"
```

## Pricing

**Pricing Model:** per_request

- Price per request: $0.00100000

**Minimum charge:** $0.00010000

---

## Need Help?

- Seren Docs: https://docs.serendb.com
- Publisher: Knowledge graph-based persistent memory system.
