Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"slim-mcp": {
"command": "npx",
"args": [
"-y",
"slim-mcp"
]
}
}
}
Or smoke-test directly:
npx -y slim-mcp
Details
| Website | https://www.npmjs.com/package/slim-mcp |
|---|---|
| GitHub | git+https://github.com/Joncik91/slim-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol proxy context-window token-optimization lazy-loading schema-compression claude-code |
| Sources | npm |
| Discovered | 2026-05-25 |