GeneXus MCP Server
Rank #1,170io.github.lennix1337/genexus
Read, edit, and analyze GeneXus 18 KB objects from Claude, Cursor, and AI agents.
GeneXus MCP Server is a Model Context Protocol (MCP) server published by lennix1337. It ranks #1,170 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. GeneXus MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Feb 18, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 130,876 of 132,046 servers on MCP Toplist.
Use GeneXus MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add genexus -- npx -y genexus-mcp[mcp_servers.genexus]
command = "npx"
args = ["-y", "genexus-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"genexus": {
"command": "npx",
"args": [
"-y",
"genexus-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"genexus": {
"command": "npx",
"args": [
"-y",
"genexus-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"genexus": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"genexus-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"genexus": {
"command": "npx",
"args": [
"-y",
"genexus-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"genexus": {
"command": "npx",
"args": [
"-y",
"genexus-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lennix1337%2Fgenexus)<a href="https://mcptoplist.com/server/io.github.lennix1337%2Fgenexus"><img src="https://mcptoplist.com/badge/io.github.lennix1337%2Fgenexus.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lennix1337
Available versions (1)
| Version | Published |
|---|---|
| 2.0.4 | May 10, 2026 |
Frequently asked questions
- Who maintains GeneXus MCP Server?
- GeneXus MCP Server is maintained by lennix1337, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is GeneXus MCP Server listed on the Official MCP Registry?
- Yes — GeneXus MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does GeneXus MCP Server have?
- MCP Toplist tracks 1 version of GeneXus MCP Server, most recently published on May 10, 2026.
- Where can I find the source code for GeneXus MCP Server?
- The source code for GeneXus MCP Server is hosted at github.com/lennix1337/genexus18mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.