The memory go MCP server manages knowledge graphs for AI agents. It provides tools to create, update, and query graphs, ensuring persistent memory. It connects to local or remote graph databases. Developers use it to build AI assistants that retain and recall information over time.
The memory go MCP server manages knowledge graphs for AI agents. It provides tools to create, update, and query graphs, ensuring persistent memory. It connects to local or remote graph databases. Developers use it to build AI assistants that retain and recall information over time.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"okooo5km-memory-mcp-server-go-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-okooo5km-memory-mcp-server-go-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from memory go?"
No configuration required. This server works out of the box.
"What resources are available in memory go?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in memory go"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in memory go with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.