Install
$ agentstack add mcp-lazymac2x-lazymac-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
lazymac-mcp
> ⭐ 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.
> Unified MCP server exposing 36+ lazymac developer APIs as tools for Claude Code, Cursor, Windsurf, and any MCP client.
[](https://smithery.ai/server/@lazymac/mcp) [](https://glama.ai/mcp/servers/lazymac2x/lazymac-mcp)
Tools (15+ shipped, 36 in roadmap)
- qr_generate — QR codes (PNG/SVG)
- url_shorten — URL shortener with analytics
- ip_geo — IP geolocation (country, city, ASN, tz)
- techstackdetect — Detect any site's tech stack (BuiltWith alt)
- aicostcalc — Estimate token cost across GPT-4 / Claude / Gemini / Haiku
- llm_router — Auto-pick cheapest LLM that meets quality bar
- kprivacyscan — Korean PIPA compliance scan (60s)
- k_govdata — Korean public data as English JSON
- kexchangerate — KRW rates + BOK base rate + CPI
- korean_nlp — Morpheme/sentiment/keyword for Korean text
- aiproviderstatus — Live status of OpenAI/Anthropic/Google
- fake_data — Test data generator
- regex_test — Test/explain/generate regex
- seo_analyze — Page SEO audit
- email_validate — Email syntax + MX + disposable detection
Install (Claude Desktop / Code)
{
"mcpServers": {
"lazymac": {
"command": "npx",
"args": ["-y", "@lazymac/mcp"]
}
}
}
Install via Smithery
npx -y @smithery/cli install @lazymac/mcp --client claude
Backed by
- REST: https://api.lazy-mac.com (36+ APIs on Cloudflare Workers, p95 💡 Host your own stack? Get $200 DigitalOcean credit via lazymac referral link.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: lazymac2x
- Source: lazymac2x/lazymac-mcp
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.