Back to search
30
MCP

claude-pascal-mcp

pypi/claude-pascal-mcp

MCP server for Pascal/Delphi/Lazarus compilation and execution with Claude

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

claude-oracle-mcp
MCP server for discovering Claude Code skills, plugins, and MCP servers from multiple sources
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
claude-sessions-mcp
MCP server for managing Claude Code conversation sessions
0 tools
claude-orator-mcp
An MCP server for prompt optimization in Claude Code
0 tools
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
gbstudio-claude-mcp
Claude MCP server for GB Studio project manipulation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-pascal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}