A free public MCP server for Kapruka.com. Search products, browse categories, and look up product details from Claude, ChatGPT, Cursor — or any MCP-aware client.
https://mcp.kapruka.com/mcp
Drop one snippet into your client, restart, done.
{
"mcpServers": {
"kapruka": {
"url": "https://mcp.kapruka.com/mcp"
}
}
}
Save to %APPDATA%\Claude\claude_desktop_config.json on Windows
or ~/Library/Application Support/Claude/claude_desktop_config.json on macOS, then restart Claude Desktop.
{
"mcpServers": {
"kapruka": {
"url": "https://mcp.kapruka.com/mcp"
}
}
}
Settings → MCP → Add new server, or paste into ~/.cursor/mcp.json.
Server URL: https://mcp.kapruka.com/mcp
Transport: Streamable HTTP
Auth: None
In ChatGPT, open Settings → Connectors → Add MCP server and paste the URL.
npx @modelcontextprotocol/inspector
In the Inspector UI: choose Streamable HTTP, paste
https://mcp.kapruka.com/mcp, click Connect.
Three read-only tools, all returning structured results in markdown or JSON.
Search Kapruka's catalog by keyword. Filter by category, paginate with cursors, switch currencies.
qcategorylimitcursorcurrency
Full details for any product by ID — name, price, stock, variants, images, shipping, and a direct URL.
product_idcurrency
Browse the full category hierarchy as a tree or flat list. Use the IDs to filter searches.
parent_iddepthflatinclude_empty
RateLimit-* headers on every response.