← Index

io.github.eansearch/eansearch-mcp-server

io.github.eansearch/eansearch-mcp-server·v0.1.0·Documents & Spreadsheets
Quality Score
74
/100

MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://www.ean-search.org/mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "eansearch-mcp-server": {
      "command": "uvx",
      "args": [
        "eansearch-mcp-server"
      ],
      "env": {
        "EAN_SEARCH_API_TOKEN": "<your-ean_search_api_token>"
      }
    }
  }
}
§02  Environment variables
EAN_SEARCH_API_TOKEN
requiredsecret

Your EAN-Search.org API key

§03  MCP Quality Score  ·  methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets