claude-pascal-mcp
An MCP server that allows AI agents to compile, run, and interact with Pascal/Delphi desktop applications.
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
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 reviewLoading reviews...
Credentials
Store API keys for claude-pascal-mcp securely
Loading...