db2-luw-mcp-server

gord888/db2-luw-mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
An MCP server for DB2 LUW that enables AIs to leverage capabilities in DB2.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "db2-luw-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gord888/db2-luw-mcp-server"
      ]
    }
  }
}

README Excerpt

Standalone internal MCP server for IBM DB2 LUW. Release 1 is HTTP-first, profile-driven, and uses direct `ibm_db` connectivity with guarded read-only query support plus allowlisted stored procedures. - Streamable HTTP MCP endpoint at `/mcp` - Compatibility alias at `/` for simpler MCP HTTP clients - Public `GET /healthz`, `GET /readyz`, and `GET /status`

Tools (20)

CONTAINER_IMAGE_REPOSITORYCONTAINER_REGISTRY_LOGIN_SERVERDB2_MCP_API_KEY_FULLDB2_MCP_API_KEY_READONLYDB2_MCP_API_KEY_READONLY_PROCEDURESDB2_MCP_DB_FULLDB2_MCP_DB_READONLYDB2_MCP_DB_READONLY_PROCEDUREScontainerImageRepositorycontainerRegistryLoginServercontainerRegistryPasswordcontainerRegistryUsernamecurldeploy_functiondeploy_proceduredeploy_viewdrop_functiondrop_procedurefullgit