Compera MCP Server

MCP serverDev tools

Live Swedish price & service comparison (products, broadband, mobile, electricity, loans)

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use Compera MCP Server to search products

From the project's README

As published by fredxhansson-cmyk/compera-mcp in README.md.

Live Swedish price & service comparison as callable tools for AI agents.

Compera (compera.se) is an independent Swedish comparison service for both products and services. This MCP server exposes Compera's daily-fresh data as tools so AI assistants (ChatGPT, Claude, Perplexity, …) can answer "cheapest/best X in Sweden" in real time and cite the source.

Tools

ToolDescription
search_productsSearch the product catalog for the cheapest price + number of stores.
product_offersAll store prices for a single product (cheapest / in-stock first).
compare_categoryTop providers in a Swedish service category (broadband, mobile, electricity, insurance, loans).
compare_pairHead-to-head comparison of two providers in a category.
electricity_priceDaily Swedish electricity spot price per zone SE1–SE4 (Nord Pool).
lowest_loan_rateLowest effective consumer loan rate in Sweden right now.
price_spreadHow much the same product's price differs between Swedish stores.
deals_nowCurrent deals/discounts across categories.
list_categoriesList all comparable service categories.

Every tool returns text with a source line back to compera.se.

Connect

Add a custom connector in Claude or ChatGPT with the URL:

https://compera.se/mcp

Or test with the MCP Inspector:

npx @modelcontextprotocol/inspector
# connect to https://compera.se/mcp

Example (raw JSON-RPC)

curl -s https://compera.se/mcp \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"electricity_price"}}'

Built by Compera. Data is updated daily and presented neutrally with source attribution.

Tools it offers (9)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • search_products
  • compare_category
  • electricity_price
  • lowest_loan_rate
  • price_spread
  • product_offers
  • compare_pair
  • deals_now
  • list_categories

Signals

Last commit
Sep 2026
Advanced
Delivery
compera MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-fredxhansson-cmyk-compera
Source
github.com/fredxhansson-cmyk/compera-mcp
Hosted endpoint
https://compera.se/mcp