Natural Context Provider (NCP). Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ncp": {
"args": [
"index.js"
],
"command": "node"
}
}
}