Knowledge Systems
Trust: 32/100 (Limited)io.github.pbonneville/neemee-mcp Guide
MCP client library and bridge for Neemee personal knowledge management system
by Paul-Bonneville-Labs
Quick Start
Install
npx neemee-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pbonneville-neemee-mcp": {
"command": "npx",
"args": [
"neemee-mcp"
]
}
}
}