Back to search
30
MCP

adaptive-agent-mcp

pypi/adaptive-agent-mcp

Self-Evolving RAG for AI Agents — A cross-app persistent memory system where agents autonomously write, retrieve, and evolve their knowledge

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

Similar MCP servers embedding-nearest

io.github.diaaaj/a-mem-mcp
Self-evolving memory system for AI agents
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
MODULAR-RAG-MCP-SERVER
A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and
0 tools
agent-rag-mcp
RAG MCP server: ChromaDB + sentence-transformers, exposes ingest/search/list/delete tools.
0 tools
iflow-mcp_diaaaj-a-mem
Self-evolving memory system for AI agents with semantic search and knowledge graph capabilities. Includes MCP server for Claude and other AI
0 tools
smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built
0 tools

How to use

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

{
  "mcpServers": {
    "adaptive-agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}