Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Lazymac K

FreeMaintained

42 developer tools through one MCP install

GitHubEmbed

About

42 developer tools through one MCP install

README

Building in public from $0 MRR. Star if you want to follow the journey — lazymac-mcp (42 tools, one MCP install) · lazymac-k-mcp (Korean wedge) · lazymac-sdk (TS client) · api.lazy-mac.com · Pro $29/mo.

K-MCP — Korean wedge MCP server. 9 tools for the data global SaaS need to ship in Korea: PIPA compliance, KRW + BOK rates, 사업자등록번호 lookup, Korean address geocoding, NLP, public data — all returned as English JSON.

npm smithery badge lazymac2x/lazymac-k-mcp MCP server

Install (Claude Desktop / Code / Cursor / Windsurf)

{
  "mcpServers": {
    "k-mcp": {
      "command": "npx",
      "args": ["-y", "@lazymac/k-mcp"]
    }
  }
}

Tools

Tool What it does
k_privacy_scan Korean PIPA compliance scan — URL → risk score + violations
k_market_intel KOSPI/KOSDAQ, stocks, FX, Kimchi Premium
k_public_data Korean government data in English (weather, holidays, transport)
k_address_tools Address normalize/parse/validate/postal lookup
k_address_geocoder Address ↔ coordinates (road / lot)
k_business_validator Validate 사업자등록번호 + corp registration
k_company_lookup Lookup Korean company by BRN
k_exchange_rate Real-time KRW + BOK base rate + CPI
k_govdata Korean public data REST → English JSON

Why this exists

Most "Korean data" APIs return XML, require Korean-only docs, or charge enterprise pricing. K-MCP normalizes all of that into a single MCP server so any AI agent can reason about Korea-specific compliance, finance, and identity.

Backed by api.lazy-mac.com — Cloudflare Workers, sub-200ms p95, free tier on every endpoint.

Related

License

MIT

💡 Host your own stack? Get $200 DigitalOcean credit via lazymac referral link.

from github.com/lazymac2x/lazymac-k-mcp

Install Lazymac K in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install lazymac-k-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add lazymac-k-mcp -- npx -y @lazymac/k-mcp

Step-by-step: how to install Lazymac K

FAQ

Is Lazymac K MCP free?

Yes, Lazymac K MCP is free — one-click install via Unyly at no cost.

Does Lazymac K need an API key?

No, Lazymac K runs without API keys or environment variables.

Is Lazymac K hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Lazymac K in Claude Desktop, Claude Code or Cursor?

Open Lazymac K on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Changes

Versions and requested access over time.

  • New version published

Related MCPs

Compare Lazymac K with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs