Skip to content
Back to search
30
MCP streamable-http

io.github.thomasjumper/agentbay-mcp

io.github.thomasjumper/agentbay-mcp

Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
io.github.kairosmobius/nexus-memory-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools
dbay-mcp
DBay MCP server — knowledge base and agent memory for AI tools
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.thomasjumper/agentbay-mcp": {
      "url": "https://www.aiagentsbay.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}