5 hours ago
Local-first MCP server that indexes folders, PDFs, code, and past AI conversations — and exposes them as a single grounded-search tool. Runs fully offline.
Server Config
{
"mcpServers": {
"ucp-local": {
"command": "/full/path/to/ucp-local",
"args": [
"serve"
]
}
}
}