Command-line client for the NestorNotes knowledge base. Thin wrapper around the Python nestornotes CLI on PyPI; runs it via uvx.
{
"mcpServers": {
"nestornotes": {
"command": "npx",
"args": [
"-y",
"nestornotes"
]
}
}
}