Local Knowledge
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add local-knowledgeQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"local-knowledge": {
"command": "npx",
"args": [
"@modelcontextprotocol/local-knowledge"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Leverage personal notes and documentation through Terraphim's role-based search. AI agents can search developer's local knowledge organized by domain (Rust, frontend, architecture) using the terraphim-agent REPL commands.
Tags
developmentjavascripttypescriptpythonrustskill