知识图谱内存服务器
by rmranjit · development · mcp-server, lobehub, tools
MCP 服务器,用于通过知识图谱启用 Claude 的内存。支持通过 MEMORY_FILE_PATH 环境变量配置持久内存存储,指定自定义的 JSON 内存文件路径。
Source: https://github.com/RMRanjit/MCP-Memory
Install
git clone https://github.com/RMRanjit/MCP-MemoryUse this forAI-extracted
- →Build persistent memory systems for AI agents to recall previous conversations and context across sessions
- →Store and retrieve structured knowledge graphs for multi-turn dialogue applications
- →Maintain conversation history and learned facts in long-running AI assistant deployments
Works with
Tags: mcp-server, lobehub, tools
⭐ 37 GitHub stars · Source: lobehub
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
知识图谱内存服务器 is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- MCP 文件系统服务器 by mark3labs
此 MCP 服务器通过模型上下文协议(MCP)提供对本地文件系统的安全访问。
- WORKS Public Verifier by io.github.DYZCODE
Independent static verification for exact immutable public GitHub commits.
- io.github.AImplifier/eeg-mcp by io.github.AImplifier
Real-time EEG: BrainFlow streaming, wall-clock replay, online DSP, recording, and stimulation.
- fi.rakentajaoutlet/rakentaja-outlet by fi.rakentajaoutlet
Finnish e-commerce for electrical & construction supplies. Read-only MCP with 4 tools.
- dev.invoicehub/invoicehub by dev.invoicehub
Validate, generate & convert EU e-invoices (UBL, CII, XRechnung, Factur-X) — EN 16931 pre-validated.
- com.thingctx/thingctx by com.thingctx
Drive devices and APIs from their W3C Thing Description. You gate every operation.
- Temsor API — Turkey & EU business data by com.temsor
Turkey & EU business data: validation, sanctions screening, parsing, FX and fuel price history
- ParcelLaunch — 3D property listings from an address by com.parcellaunch
Turn a US address or parcel number into an interactive 3D flyover listing in about a minute.
Frequently asked questions
How do I install 知识图谱内存服务器?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support 知识图谱内存服务器?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is 知识图谱内存服务器 free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.