perch-mcp

hlpdev/perch-mcp
★ 0 stars Lua AI/LLM Updated 3d ago
MCP server for building Perch mods: vocabulary, docs, examples, validator, run-in-perch
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "perch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hlpdev/perch-mcp"
      ]
    }
  }
}

README Excerpt

The [MCP](https://modelcontextprotocol.io) server for building **Perch** mods. Point the AI tool you already use at it and it gets what only Perch can give it: the display vocabulary, the docs, the builtin packages as worked examples, a package validator, and a way to run your package in Perch. Nothing here calls an AI. Your own client (Claude Code, Claude Desktop, Cursor, …) does the thinking on your own account.

Tools (6)

perch_docsperch_examplesperch_guideperch_runperch_validateperch_vocabulary