Memory IA
Verified IntegrationClient Configuration
— Connect Memory IA to Claude Desktop or Cursor in seconds{
"mcpServers": {
"memory-ia": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-memory-ia"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides a Python-based AI agent server with persistent memory, integrating FastAPI, LangGraph, SQLite, and local models via Ollama for various MCP clients.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Memory IA
Memory IA is a Python-based AI agent server designed to provide persistent conversational memory and integrate local Large Language Models (LLMs) via Ollama, serving various development clients through a standardized JSON-RPC protocol.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.