Back to search
30
MCP

code-engine-mcp-server

npm/code-engine-mcp-server

MCP server for IBM Code Engine and Docker/Podman integration

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

Similar MCP servers embedding-nearest

IBM Code Engine MCP Server
Connect AI assistants to IBM Code Engine for project, app, build, job, and runtime operations.
0 tools
io.github.manusa/podman-mcp-server
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
0 tools
mcp-server-docker
MCP server for Docker
0 tools
codemie-mcp-assistants
MCP server for connecting to CodeMie Assistants API
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
mcp-docker-server
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
0 tools

How to use

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

{
  "mcpServers": {
    "code-engine-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}