Back to Browse

Compera MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://compera.se/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-fredxhansson-cmyk-compera": {
      "url": "https://compera.se/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Compera MCP Server

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.

Reviews

No reviews yet

Be the first to review this server!