Loomal

IBM Code Engine MCP Server

MCP server by github.com/markusvankempen/code-engine-mcp-server

Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.

0 starsnpm: code-engine-mcp-server

About IBM Code Engine MCP Server

IBM Code Engine MCP Server is an MCP (Model Context Protocol) server published by markusvankempen in the official MCP registry, listed under Developer Tools on Loomal. Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.

It ships as an npm package (code-engine-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/markusvankempen/code-engine-mcp-server.

Use IBM Code Engine MCP Server with your agent

Claude Code · one command
claude mcp add ibm-code-engine-mcp-server -- npx -y code-engine-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ibm-code-engine-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "code-engine-mcp-server"
      ]
    }
  }
}
npmcode-engine-mcp-server

Frequently asked questions

What is IBM Code Engine MCP Server?
IBM Code Engine MCP Server is an MCP (Model Context Protocol) server by markusvankempen in the Developer Tools category. Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.
How do I connect IBM Code Engine MCP Server to Claude, Cursor, or another MCP client?
Install IBM Code Engine MCP Server from its npm package (code-engine-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is IBM Code Engine MCP Server open source?
Yes — the source code is public at github.com/markusvankempen/code-engine-mcp-server.
Can AI agents pay to use IBM Code Engine MCP Server?
Not yet through Loomal — IBM Code Engine MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain IBM Code Engine MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.