Genlayer_mcp

Jr-kenny/Genlayer_mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
A lightweight, docs-only MCP server that exposes GenLayer documentation as searchable tools and browsable resources for MCP-compatible clients like Claude Code, Cursor, VS Code, Gemini CLI, and Codex.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "genlayer_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Jr-kenny/Genlayer_mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that combines searchable GenLayer documentation with live GenLayer protocol RPC inspection for MCP-compatible clients like Claude Code, Cursor, VS Code, Gemini CLI, Codex, and remote MCP clients over HTTP. This project still does not sign transactions or manage private keys. It now supports live node inspection and contract interaction through GenLayer JSON-RPC methods such as `gen_call`, `gen_getContractState`, `gen_getContractCode`, `gen_getContractSchema`, `gen_getTransactionSta

Tools (12)

GENLAYER_DOCS_CACHE_FILEGENLAYER_DOCS_REFRESH_HOURSGENLAYER_DOCS_TIMEOUT_MSGENLAYER_DOCS_URLGENLAYER_RPC_TIMEOUT_MSGENLAYER_RPC_URLblockerscurrent_statefallbackskindnext_actionssummary