Eansearch MCP Server
Rank #23319io.github.eansearch/eansearch-mcp-server
Search products by barcode (EAN, UPC, GTIN) or keyword using the EAN-Search.org database.
Eansearch MCP Server is a Model Context Protocol (MCP) server published by eansearch. It ranks #23319 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Eansearch MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Sep 20, 2025 and most recently updated on Jan 15, 2026.
Ranks ahead of 35,581 of 58,900 servers on MCP Toplist.
Use Eansearch MCP Server
Add Eansearch MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"eansearch-mcp-server": {
"url": "https://www.ean-search.org/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"eansearch-mcp-server": {
"command": "uvx",
"args": [
"eansearch-mcp-server"
],
"env": {
"EAN_SEARCH_API_TOKEN": "<your EAN_SEARCH_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries
eansearch
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jan 15, 2026 |
Frequently asked questions
- What is Eansearch MCP Server?
- Search products by barcode (EAN, UPC, GTIN) or keyword using the EAN-Search.org database.
- Who maintains Eansearch MCP Server?
- Eansearch MCP Server is maintained by eansearch, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Eansearch MCP Server an official MCP server?
- Yes — Eansearch MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Eansearch MCP Server have?
- MCP Toplist tracks 1 version of Eansearch MCP Server, most recently published on Jan 15, 2026.
- Where can I find the source code for Eansearch MCP Server?
- The source code for Eansearch MCP Server is hosted at github.com/eansearch/eansearch-mcp-server.