Skip to content
Cursor

eansearch mcp server for Cursor

io.github.eansearch/eansearch-mcp-server

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

client:Cursor transport:streamable-http runtime:pypi

Install eansearch mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "eansearch-mcp-server": {
      "url": "https://www.ean-search.org/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

eansearch mcp server in other clients