Productivity|DevelopmentPython

claude-pascal-mcp

An MCP server that allows AI agents to compile, run, and interact with Pascal/Delphi desktop applications.

Free
N/A rating (0 reviews)1 installs5 GitHub stars
MCPPascalDelphi
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

This server supports Free Pascal and Delphi compilers, enabling the compilation of single-file and multi-file projects. It also provides features for running applications, capturing screenshots, and interacting with desktop and Android applications.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-pascal-mcp": {
      "args": [
        "mcp-server-claude-pascal-mcp"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for claude-pascal-mcp securely

Loading...