
Naramarket MCP
Supports UIby nine-hundred
Access and process South Korean government procurement data (Narajangteo) within AI assistants.
What it does
Naramarket MCP connects AI assistants to the Narajangteo (Korea On-line E-Procurement System) API. It allows the AI to search for public bidding announcements, monitor deadlines, and process complex procurement data into a human-readable format.
Tools
search_bids: Search for bidding announcements based on date ranges and keywords.get_bid_details: Retrieve specific information about a procurement notice.check_deadlines: Identify upcoming bid deadlines.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"naramarket-mcp": {
"command": "/absolute/path/to/naramarket-mcp",
"args": [],
"env": {
"serviceKey": "YOUR_PUBLIC_DATA_PORTAL_API_KEY"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build -o naramarket-mcpInformation
- Pricing
- free
- Published
- 5/31/2026
- stars






