Skip to main content
ClaudeWave

Compera MCP server — live Swedish price & service comparison as tools for AI agents. Endpoint: https://compera.se/mcp

MCP ServersOfficial Registry0 stars0 forksNOASSERTIONUpdated today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/fredxhansson-cmyk/compera-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "compera-mcp": {
      "command": "node",
      "args": ["/path/to/compera-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/fredxhansson-cmyk/compera-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Compera MCP Server

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

Compera ([compera.se](https://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.

- **Endpoint:** `https://compera.se/mcp` (Streamable HTTP, JSON-RPC 2.0)
- **Official MCP Registry:** `io.github.fredxhansson-cmyk/compera`
- **Docs / landing:** https://compera.se/for-ai
- **Machine-readable map:** https://compera.se/llms.txt
- **License:** MIT

## Tools

| Tool | Description |
|------|-------------|
| `search_products` | Search the product catalog for the cheapest price + number of stores. |
| `product_offers` | All store prices for a single product (cheapest / in-stock first). |
| `compare_category` | Top providers in a Swedish service category (broadband, mobile, electricity, insurance, loans). |
| `compare_pair` | Head-to-head comparison of two providers in a category. |
| `electricity_price` | Daily Swedish electricity spot price per zone SE1–SE4 (Nord Pool). |
| `lowest_loan_rate` | Lowest effective consumer loan rate in Sweden right now. |
| `price_spread` | How much the same product's price differs between Swedish stores. |
| `deals_now` | Current deals/discounts across categories. |
| `list_categories` | List 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:

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

## Example (raw JSON-RPC)

```bash
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](https://compera.se). Data is updated daily and presented neutrally with source attribution.
aillmmcpmcp-servermodel-context-protocolprice-comparisonsweden

What people ask about compera-mcp

What is fredxhansson-cmyk/compera-mcp?

+

fredxhansson-cmyk/compera-mcp is mcp servers for the Claude AI ecosystem. Compera MCP server — live Swedish price & service comparison as tools for AI agents. Endpoint: https://compera.se/mcp It has 0 GitHub stars and its last recorded update is dated 2026-09-12.

How do I install compera-mcp?

+

You can install compera-mcp by cloning the repository (https://github.com/fredxhansson-cmyk/compera-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is fredxhansson-cmyk/compera-mcp safe to use?

+

Our security agent has analyzed fredxhansson-cmyk/compera-mcp and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains fredxhansson-cmyk/compera-mcp?

+

fredxhansson-cmyk/compera-mcp is maintained by fredxhansson-cmyk. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.

Are there alternatives to compera-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy compera-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: fredxhansson-cmyk/compera-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/fredxhansson-cmyk-compera-mcp)](https://claudewave.com/repo/fredxhansson-cmyk-compera-mcp)
<a href="https://claudewave.com/repo/fredxhansson-cmyk-compera-mcp"><img src="https://claudewave.com/api/badge/fredxhansson-cmyk-compera-mcp" alt="Featured on ClaudeWave: fredxhansson-cmyk/compera-mcp" width="320" height="64" /></a>

More MCP Servers

compera-mcp alternatives