Loading MCP server directory, please wait...
EU customs code search (HS, NC8, TARIC): tariff classification and duty rates
npx @getmcp/cli add io.github.Courouge/douanecode-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
DOUANECODE_API_KEYDouaneCode API key (Pro plan) — get one at https://douanecode.fr/compte
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Courouge/douanecode-mcp": {
"command": "uvx",
"args": [
"douanecode-mcp"
],
"env": {
"DOUANECODE_API_KEY": ""
}
}
}
}