MCP 伺服器

Memory Vault MCP

An MCP server that adds persistent cross-session memory and utility tools for agents.

13w ago
來源

安裝

uvx
uvx gadgethumans-api-hub-mcp

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Memory Vault is an MCP server for persistent agent memory and utility functions. It exposes tools such as `agent_memory`, `memory_search`, and `memory_list` for storing and retrieving data across sessions. The README says it is compatible with Claude Code and other MCP clients, and it can be used either through a hosted endpoint or as a local Python package. It also includes 45 utility tools and a `call_api` proxy for 300+ REST endpoints. The repository documents a free hosted MCP endpoint at `https://api.gadgethumans.com/mcp`, plus local installation via `uvx` or `pip`. The README also describes pricing tiers for hosted usage and links to the public API gateway.

標籤

mcpmemoryclaude-codeagentpython