GxGenie-MCP

aocampol/GxGenie-MCP
★ 0 stars C# 🤖 AI/LLM Updated 6d ago
MCP server for GeneXus 17 / 18 knowledge bases — read, modify and build objects from Claude Code without opening the IDE.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gxgenie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aocampol/GxGenie-MCP"
      ]
    }
  }
}

README Excerpt

**English** · [Español](README.es.md) GxGenie is a [Model Context Protocol](https://modelcontextprotocol.io) server that lets **Claude Code** talk to GeneXus 17 / 18 Knowledge Bases directly — listing objects, reading source code, creating procedures, exporting/importing XPZs, building objects — **without opening the GeneXus IDE**.

Tools (14)

CalcularTotalgx_build_objectgx_create_proceduregx_delete_objectgx_export_xpzgx_import_xpzgx_kb_infogx_list_attributesgx_list_kbsgx_list_objectsgx_read_objectgx_searchgx_switch_kbgx_update_object_code

Topics

ai-agentanthropicclaude-codedotnetgenexusgenexus-17genexus-18knowledge-baselow-codemcpmcp-servermodel-context-protocol