lazymac-mcp
42 developer tools through one MCP install
README
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.
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
- REST: https://api.lazy-mac.com (36+ APIs on Cloudflare Workers, p95 < 200ms)
- Marketplaces: Gumroad, RapidAPI, Apify, ProxyGate
- Author: @lazymac2x
License
MIT
<sub>💡 Host your own stack? <a href="https://m.do.co/c/c8c07a9d3273">Get $200 DigitalOcean credit</a> via lazymac referral link.</sub>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.