mcp server MCP
v1.0.2io.github.apitier/mcp-server
APITier utility APIs as MCP tools: validation, UK/India address lookup, barcode/QR, data conversion.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-server -e APITIER_EMAIL_KEY=<APITIER_EMAIL_KEY> -e APITIER_PHONE_KEY=<APITIER_PHONE_KEY> -e APITIER_VAT_KEY=<APITIER_VAT_KEY> -e APITIER_POSTCODE_KEY=<APITIER_POSTCODE_KEY> -e APITIER_PINCODE_KEY=<APITIER_PINCODE_KEY> -e APITIER_BARCODE_KEY=<APITIER_BARCODE_KEY> -e APITIER_CONVERT_DATA_KEY=<APITIER_CONVERT_DATA_KEY> -- npx -y @apitier/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.