Skip to content
Back to search
30
MCP

ideahub-mcp

pypi/ideahub-mcp

Agent-first MCP server for capturing and recalling ideas — the agent's and their human's.

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

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
igenius-mcp
MCP server for iGenius Memory — gives AI agents persistent memory tools via the hosted API
0 tools
io.github.kira-autonoma/agent-memory-mcp
Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.ravi-labs/mindmap-mcp-server
Local-first memory & context-handoff across AI tools — capture in one, resume in another. No cloud.
0 tools
agents-remember-mcp
Model Context Protocol server for Agents Remember.
0 tools

How to use

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

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