{
  "markdown": "# A MCP server for EAN-Search.org\n\nThis official MCP server allows you to access the product database on [EAN-Search.org](https://www.ean-search.org) from your AI toolchain.\n\nThis MCP server supports local communication over stdio. If you AI tools already support streamable http,\nplease use our remote MCP server which is much easier to install. See\nhttps://www.ean-search.org/blog/mcp-server-for-ai.html\n\nmcp-name: io.github.eansearch/eansearch-mcp-server\n\n## Installation\n\nHere is a sample configuration for Claude Desktop (claude_desktop_config.json):\n```json\n{\n  \"mcpServers\": {\n    \"eansearch\": {\n      \"command\": \"c:\\\\Users\\\\You\\\\.local\\\\bin\\\\uv.exe\",\n      \"args\": [\n        \"--directory\",\n        \"c:\\\\PATH\\\\TO\\\\eansearch-mcp-server\",\n        \"run\",\n        \"eansearch-mcp-server.py\"\n      ],\n      \"env\": {\n        \"EAN_SEARCH_API_TOKEN\": \"<your API key here>\"\n      }\n    }\n  }\n}\n```\n\n",
  "bytes": 896,
  "sha": "524f75f3f5faf56a29f7bae6be12cf3b85b1f9fcfb692f66a157bf05cf38338b",
  "repo_slug": "eansearch/eansearch-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_eansearch_eansearch_mcp_server_b3c9b5b0/readme"
}