Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"yuihub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yuihub/mcp-server"
]
}
}
}
Or smoke-test directly:
npx -y @yuihub/mcp-server
Details
| Website | https://www.npmjs.com/package/@yuihub/mcp-server |
|---|---|
| GitHub | git+https://github.com/vemikrs/yuihub.git |
| License | unknown |
| Pricing | free |
| Tags | yuihub mcp semantic-memory ai agent |
| Sources | npm |
| Discovered | 2026-05-25 |