pdsoe-mcp-server

xstibo/pdsoe-mcp-server
★ 0 stars Java 💻 Code/Dev Tools Updated today
Eclipse OSGi plugin that embeds an MCP server inside Progress Developer Studio for OpenEdge (PDSOE), exposing ABL workspace operations as MCP tools for AI assistants.
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": {
    "pdsoe-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "xstibo/pdsoe-mcp-server"
      ]
    }
  }
}

README Excerpt

An Eclipse OSGi plugin that embeds an [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server inside **Progress Developer Studio for OpenEdge (PDSOE)**. When Eclipse starts, the plugin launches a local HTTP server that exposes your ABL workspace to AI assistants like Claude. > **Note:** This plugin's code is 100% generated by [Claude Code](https://claude.ai/code). It runs and is verified live against PDSOE 12.8, but it may still contain bugs or rough edges — use it at your own dis

Tools (20)

apply_patchbuild_filebuild_projectbuild_symbol_indexclean_projectcopy_filecreate_folderdelete_filedelete_folderdelete_lines_in_filediff_filefile_search_regexpfind_files_includingfind_symbol_referencesget_calleesget_callersget_console_outputget_cursor_positionget_file_history_contentget_file_info