
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@keenimg/mcp
Advanced tools
MCP server for Keen AI image upscaling. Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible agent.
{
"mcpServers": {
"keen": {
"command": "npx",
"args": ["-y", "@keenimg/mcp"],
"env": {
"KEEN_API_KEY": "kn_live_YOUR_KEY"
}
}
}
}
{
"mcpServers": {
"keen": {
"command": "npx",
"args": ["-y", "@keenimg/mcp"]
}
}
}
Without an API key, the server uses x402 — your agent pays $0.05 USDC per image on Base. No signup required.
upscale_image| Parameter | Type | Default | Description |
|---|---|---|---|
url | string | required | Image URL to upscale |
scale | "2" | "4" | "2" | Scale factor |
format | string | "jpeg" | Output format: jpeg, png, webp |
mode | string | "photo" | photo (SeedVR2) or illustration (Real-ESRGAN) |
| Variable | Description |
|---|---|
KEEN_API_KEY | Your Keen API key (optional — falls back to x402) |
KEEN_BASE_URL | API base URL (default: https://keenimg.com) |
MIT
FAQs
MCP server for Keen AI image upscaling
The npm package @keenimg/mcp receives a total of 19 weekly downloads. As such, @keenimg/mcp popularity was classified as not popular.
We found that @keenimg/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.