JSPM

@lazymac/mcp

0.1.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 15
    • Score
      100M100P100Q64978F
    • License MIT

    Unified MCP server for 36+ lazymac developer APIs (REST + MCP)

    Package Exports

    • @lazymac/mcp
    • @lazymac/mcp/src/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lazymac/mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    lazymac-mcp

    Unified MCP server exposing 36+ lazymac developer APIs as tools for Claude Code, Cursor, Windsurf, and any MCP client.

    smithery badge

    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)
    • tech_stack_detect — Detect any site's tech stack (BuiltWith alt)
    • ai_cost_calc — Estimate token cost across GPT-4 / Claude / Gemini / Haiku
    • llm_router — Auto-pick cheapest LLM that meets quality bar
    • k_privacy_scan — Korean PIPA compliance scan (60s)
    • k_govdata — Korean public data as English JSON
    • k_exchange_rate — KRW rates + BOK base rate + CPI
    • korean_nlp — Morpheme/sentiment/keyword for Korean text
    • ai_provider_status — 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

    License

    MIT