Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"memorylens": {
"command": "dotnet",
"args": [
"run",
"--project",
"src/MemoryLens.Mcp"
]
}
}
}Server configuration and connection parameters
dotnetCommand-line arguments passed to the server process
First indexed May 23, 2026
First indexed May 23, 2026
npx claudepluginhub marcelroozekrans/memorylens-mcp --plugin memorylens