Skip to content

Add lazymac/mcp and lazymac/k-mcp to Community Servers - #3903

Closed
lazymac2x wants to merge 1 commit into
modelcontextprotocol:mainfrom
lazymac2x:add-lazymac-mcp
Closed

Add lazymac/mcp and lazymac/k-mcp to Community Servers#3903
lazymac2x wants to merge 1 commit into
modelcontextprotocol:mainfrom
lazymac2x:add-lazymac-mcp

Conversation

@lazymac2x

Copy link
Copy Markdown

Summary

Adding two community MCP servers I've been shipping:

  • @lazymac/mcp — Unified MCP server exposing 42 developer tools through a single install. Backed by 40+ Cloudflare Workers at api.lazy-mac.com (sub-200ms p95, free tier on every endpoint, $29/mo Pro for unlimited). Tools include: qr_generate, url_shorten, ip_geo, tech_stack_detect, ai_cost_calculator, llm_router (GPT-4 vs Claude vs Haiku picker), seo_analyzer, email_validator, regex_test, fake_data, k_privacy_scan, k_exchange_rate, k_company_lookup, k_address_geocoder, korean_nlp, and 27 more.

  • @lazymac/k-mcp — Korean wedge MCP focused on data that global SaaS shipping into Korea need: PIPA compliance scanning, KRW + BOK rates, 사업자등록번호 (business registration number) lookup, Korean address geocoding (road-name + lot-number), Korean NLP (morpheme / sentiment / keyword). All responses in English JSON.

Why one unified server

Most MCP servers expose 1-3 tools. Each install is a separate config block + separate npm package to maintain. lazymac/mcp collapses the "many tools, one backend" pattern into a single installable artifact. One npx -y @lazymac/mcp, 42 tools appear in Claude Code / Cursor / Windsurf.

Links

Both packages MIT, registered on Smithery, tested against Claude Code, Cursor, Windsurf.

@olaservo

Copy link
Copy Markdown
Member

Thanks for your interest in contributing! We are no longer accepting PRs to add server or framework listings to this README. Please publish your server to the MCP Server Registry instead — you can follow the quickstart guide to get listed.

See our CONTRIBUTING.md for what kinds of PRs we do accept (bug fixes, usability improvements, MCP protocol feature demos).

Closing this PR — but we'd love to see your server on the Registry!


This review was assisted by Claude Code.

@olaservo olaservo closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants