ibmi-mcp-server/ ├── server/ ← MCP server implementation (main package) ├── tools/ ← SQL tool YAML configurations ├── agents/ ← Agent implementations and examples └── apps/ ← Deployment configurations ...
A production-ready, self-hosted Model Context Protocol (MCP) server that provides persistent, intelligent memory for Claude Code and other AI assistants. Features async/await architecture, knowledge ...