memory-mcp-server-go — MCP Server by okooo5km

by okooo5km · MCP Server · ★ 92

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About memory-mcp-server-go

Memory MCP Server (Go) A Model Context Protocol server that provides knowledge graph management capabilities. This server enables LLMs to create, read, update, and delete entities and relations in a persistent knowledge graph, helping AI assistants maintain memory across conversations. This is a Go implementation of the official TypeScript Memory MCP Server. Features High-Performance Storage: SQLite backend with WAL mode, read/write connection separation for concurrent access Knowledge Graph Management: Persistent graph of entities, relationships, and observations Advanced Search: FTS5 full-text search with BM25 ranking, synonym expansion, and time-decay scoring Graph Traversal: Search results include 1-hop related entities for richer context Entity Management: Merge duplicate entities, update types, modify observations, detect conflicts Observation Metadata: Track source, confidence, and tags for each observation MCP Resources & Prompts: AI clients can passively load graph summaries and use guided memory workflows Flexible Transport: Supports stdio, SSE, and Streamable HTTP with optional Bearer or OAuth 2.1 authentication Seamless Migration: Automatic upgrade from JSONL to SQLite...

Quick Facts

Stars92
Forks9
LanguageGo
CategoryMCP Server
Quality Score63.25/100
Last Updated2026-05-28
Created2025-04-15
Platformsgo, mcp
Est. Tokens~17k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Go Agent Tools

Frequently Asked Questions

What is memory-mcp-server-go?

memory-mcp-server-go is A Model Context Protocol server that provides knowledge graph management capabilities.. It is categorized as a MCP Server with 92 GitHub stars.

What programming language is memory-mcp-server-go written in?

memory-mcp-server-go is primarily written in Go.

How do I install or use memory-mcp-server-go?

You can find installation instructions and usage details in the memory-mcp-server-go GitHub repository at github.com/okooo5km/memory-mcp-server-go. The project has 92 stars and 9 forks, indicating an active community.

View on GitHub → Browse MCP Server tools