
Genexus
Expose GeneXus 18 Knowledge Base objects to your agent so it can read, edit, and analyze enterprise low-code artifacts safely.
Overview
GeneXus MCP is a MCP server for the Build phase that lets agents read, edit, and analyze GeneXus 18 Knowledge Base objects through genexus-mcp.
What is this MCP server?
- Read, edit, and analyze GeneXus 18 Knowledge Base objects via MCP
- npm stdio package genexus-mcp (v2.0.4) for Claude, Cursor, and other agents
- Targets GeneXus 18 KB workflows rather than generic file trees
- Open-source repo Genexus18MCP on GitHub
- Bridges proprietary low-code metadata into agent tool calls
- Server version 2.0.4; npm identifier genexus-mcp
- Transport: stdio; repository github.com/lennix1337/Genexus18MCP
- Stated scope: GeneXus 18 KB objects read, edit, and analyze
Community signal: 19 GitHub stars.
What problem does it solve?
GeneXus KB objects live outside normal git-centric agent workflows, so your coding assistant cannot see or change what the IDE already manages.
Who is it for?
GeneXus 18 developers and small teams who want Cursor or Claude Code assistance on KB objects without abandoning the low-code platform.
Skip if: Builders on Next.js-only stacks, greenfield startups with no GeneXus license, or anyone who needs GeneXus deployment/DevOps instead of KB editing.
What do I get? / Deliverables
After installing genexus-mcp over stdio, your agent can operate on GeneXus 18 KB objects with MCP tools instead of opaque copy-paste from the IDE.
- Stdio MCP server wired to GeneXus 18 KB read/edit/analyze operations
- Agent-assisted KB refactors with object-level context instead of blind text patches
- Repeatable agent workflow for GeneXus-specific metadata and procedures
Recommended MCP Servers
Journey fit
GeneXus work is core product construction—transactions, procedures, and KB objects—so the primary journey shelf is Build even when agents assist documentation. KB object manipulation is backend and application-layer work in GeneXus shops, not launch SEO or growth analytics.
How it compares
GeneXus-specific developer MCP—not a general repo indexer or marketplace skill.
Common Questions / FAQ
Who is GeneXus MCP for?
Developers and consultants working in GeneXus 18 who use AI agents and need first-class access to Knowledge Base objects, not just generic source files.
When should I use GeneXus MCP?
Use it during Build backend work when you are refactoring transactions, procedures, or other KB artifacts and want the agent to read and propose edits in GeneXus terms.
How do I add GeneXus MCP to my agent?
Install npm package genexus-mcp, configure stdio MCP in your agent host, ensure GeneXus 18 KB connectivity per project docs, then enable tools and review agent edits before applying to production KB.