Back to search
30
MCP

ReasoningBank-MCP

hanw39/reasoningbank-mcp

Implementation based on the paper "ReasoningBank: Scaling Agent Self-Evolving with Reasoning Memory"

Uptime
0.0%
5 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
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
iflow-mcp_hanw39_reasoning-bank-mcp
ReasoningBank MCP Server - Memory-augmented reasoning for AI agents
0 tools
PraisonAI
AI Agents Framework with Self Reflection and MCP support
0 tools
agent-knowledge-mcp
AgentKnowledgeMCP - Advanced Knowledge Management for AI Agents
0 tools
gpt-researcher-mcp
A MCP server project
0 tools

How to use

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

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