MCP-Server-for-Indonesian-Custom-Tarif
If you are the rightful owner of MCP-Server-for-Indonesian-Custom-Tarif and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides an overview of a Model Context Protocol (MCP) server tailored for Indonesian customs tariff data and Hascode API integration.
The MCP server example is designed to demonstrate how to build a functional Model Context Protocol server that connects to APIs like Hascode to fetch tariff and HS code information for AI models. MCP is an open standard that provides structured context to Large Language Models (LLMs), offering a standardized way to connect models to various external data sources, such as customs tariff APIs, HS code lookups, or logistics databases. The server architecture supports multiple data access points, including MCP Hosts, Clients, and Servers, and integrates with data sources like local files and remote APIs. The server exposes capabilities such as resources, tools, and prompts to facilitate the retrieval and use of customs data.
Features
- Pre-built integrations for services like the Hascode API, providing real-time HS code and duty rate information.
- Flexibility to work across different LLM providers, including OpenAI and Anthropic.
- A clean abstraction layer for securely accessing regulated data like import/export tariff structures.
Tools
Hascode API
Provide real-time HS code and tariff rate information
MCP SDK
Used to build and run MCP servers
UV package manager
For project initialization and dependency management