Installation & Configuration
{
"mcpServers": {
"iac-memory": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/AgentWong/iac-memory-mcp-server.git",
"python",
"-m",
"iac_memory_mcp_server"
],
"env": {
"DATABASE_URL": "sqlite:////path/to/iac.db"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17