Eansearch MCP Server

This official MCP server allows you to access the product database on EAN-Search.org from your AI toolchain.

People who work with Ean and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-01-15 · ★ 2 · #847 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Eansearch MCP Server

before you install - you'll need

Set EAN_SEARCH_API_TOKEN before connecting.

Claude Code

claude mcp add eansearch-eansearch-mcp-server --transport http https://www.ean-search.org/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://www.ean-search.org/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to www.ean-search.org

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

pypi package eansearch-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.eansearch is GitHub-verified and matches the repo owner

03 · What Eansearch MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0_1_0 · 2026-01-15

04 · Who maintains Eansearch MCP Server

eansearch-mcp-server is maintained by eansearch. It's the only MCP server we track from this author; the repo dates to Sep 2025.

05 · Facts

category
other - ranked #847 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.eansearch/eansearch-mcp-server (active, first published 2026-01-15)
packages
pypi:eansearch-mcp-server

06 · Eansearch MCP Server FAQ

What is Eansearch MCP Server?

This official MCP server allows you to access the product database on EAN-Search.org from your AI toolchain.

Is Eansearch MCP Server still maintained?

Yes - as of 2026-09-18, its last commit was 2026-01-15. We re-verify nightly.

How do I install Eansearch MCP Server?

Run `uvx eansearch-mcp-server`. The README documents one environment variable (EAN_SEARCH_API_TOKEN) to set first. Set EAN_SEARCH_API_TOKEN before connecting. You can also paste the ready-made client config above.

Does Eansearch MCP Server require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Eansearch MCP Server

More MCP servers to compare · Decompose · SSH LICCO MCP Server · Review Guard · Kiagent · Edubase MCP Server

More Python MCP servers · Google Tasks MCP Server · Paper Distill MCP · Reolink MCP · see all