SkillAgentSearch skills...

lizard-mcp

MCP server for deploying and managing apps on Lizard — connect ChatGPT, Claude or any MCP client to ship services, read logs, set secrets, scale and attach domains. 33 tools, OAuth 2.1, destructive actions require explicit confirmation.

Install / Use

claude mcp add lizard-build -- npx -y github:lizard-build/lizard-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Supported Platforms

Claude Code
Claude Desktop

Tags

Our assessment of lizard-mcp

lizard-mcp scores 34/100 on our quality scale, 542nd of 553 AI & Machine Learning skills we index.

Its MCP Server is 779 bytes long, written without headings and no code examples: fairly brief, so expect to fill in details yourself.

It has no GitHub stars yet, so there is no community track record; judge it on its content.

Substance
14/30
Structure
0/20
Description
15/15
Adoption
0/20
Freshness
5/15

Maintenance, license and trust

  • We could not determine when the repository was last updated.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 68/100, with 3 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands.

Automated pattern scan on 2026-09-24. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

lizard-mcp compared with similar skills

All 4 of these similar skills score higher than lizard-mcp; compare them before choosing.

SkillScoreStarsUpdatedFormat
lizard-mcp (this skill)by lizard-build340—MCP Server
claude-memby thedotmack10094.6ktodayCLAUDE.md
Agent-Reachby Panniantong10085.2k9d agoCLAUDE.md
Understand-Anythingby Egonex-AI10084.0k12d agoCLAUDE.md
headroomby headroomlabs-ai10073.7ktodayCLAUDE.md

Frequently asked questions

How do I install lizard-mcp?
Run claude mcp add lizard-build -- npx -y github:lizard-build/lizard-mcp. The install tabs above show the steps for each supported agent.
Which AI agents does lizard-mcp work with?
It is written for Claude Code and Claude Desktop, as a MCP Server file. Other agents that read the same format can often use it too.
Is lizard-mcp safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. It declares no license and scores 68/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is lizard-mcp still maintained?
We could not determine when the repository was last updated.

{ "name": "@lizard-build/mcp", "version": "0.1.0", "private": true, "description": "MCP server exposing Lizard to ChatGPT and other MCP clients", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js", "start:stdio": "node dist/stdio.js", "test": "vitest run test/unit test/integration", "test:watch": "vitest test/unit", "typecheck": "tsc --noEmit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "express": "^5.2.1", "zod": "^4.4.3" }, "devDependencies": { "@modelcontextprotocol/inspector": "^1.0.0", "@types/express": "^5.0.6", "@types/node": "^22.20.1", "tsx": "^4.23.1", "typescript": "^5.7.0", "vitest": "^4.1.10" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAI
UpdatedNaNy ago
Forks0

Trust signals

68/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

2 medium1 low