What is the Synap Memory MCP server?
Persistent memory for AI agents — log and recall conversation context over MCP.
How to install Synap Memory
Copy-paste configuration for popular MCP clients.
AuthorizationrequiredsecretSynap API key as a Bearer token, e.g. 'Bearer synap_...'. From https://synap.maximem.ai
{
"mcpServers": {
"synap": {
"url": "https://synap-mcp.maximem.ai/mcp"
}
}
}{
"mcpServers": {
"synap": {
"serverUrl": "https://synap-mcp.maximem.ai/mcp"
}
}
}{
"servers": {
"synap": {
"type": "http",
"url": "https://synap-mcp.maximem.ai/mcp"
}
}
}{
"mcpServers": {
"synap": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://synap-mcp.maximem.ai/mcp"
]
}
}
}claude mcp add --transport http synap https://synap-mcp.maximem.ai/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.