mcpbeat Sign in

HCM MCP Server for Oracle Fusion Cloud (unofficial)

by mohantyajitesh Your server? Claim it
local only

HCM MCP Server for Oracle Fusion Cloud (unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi.

Open-source, write-capable MCP server for Oracle Fusion HCM. Safe by default. Unofficial.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 27 · avg 10 · -7% w/w
a month agotoday
66
Installs / week
pypi · fusion-hcm-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fusion-hcm-mcp-server -- uvx fusion-hcm-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fusion-hcm-mcp-server": {
      "args": [
        "fusion-hcm-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fusion-hcm-mcp-server]
command = "uvx"
args = ["fusion-hcm-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "fusion-hcm-mcp-server": {
      "args": [
        "fusion-hcm-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fusion-hcm-mcp-server": {
      "args": [
        "fusion-hcm-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: HCM_BASE_URL (Oracle Fusion pod base URL, e.g. https://your-pod.fa.us6.oraclecloud.com), HCM_USERNAME (Fusion integration user (least-privilege, read-only HCM roles recommended)), HCM_PASSWORD (Integration user password (basic auth). Alternatively store in the OS credential store under service 'fusion-hcm-mcp-server' and omit this.), CONFIG_FILE (Optional path to a config.toml for advanced settings (modules, feature flags, OAuth2, limits). Env vars override file values.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to HCM MCP Server for Oracle Fusion Cloud (unofficial)

same job, measured the same way
Capawesome
by capawesome

The official MCP server for Capawesome documentation and Capawesome Cloud.

39 installs/wk 3 tools answering
IONOS CLOUD MCP Server
by ionos-cloud

Inspect and manage IONOS CLOUD infrastructure via MCP. Writes are opt-in and off by default.

local only
WhiteCapData Dev
by michael-whitecapdata

Operate a k3s / Kubernetes cluster from your AI agent — safe-by-default MCP server.

78 installs/wk local only
Capacitor MCP
by capawesome

Unofficial MCP server for the Capacitor documentation, plugin list and blog.

34 installs/wk 4 tools answering
Weeek MCP
by yolkins

Local MCP server for Weeek (stdio transport) — read-only by default, opt-in write tools.

30 installs/wk local only
MCP Scaleway Functions
by cyclimse

Unofficial MCP Server for Scaleway Serverless Functions

local only
Yazio MCP
by fliptheweb

MCP server for accessing Yazio user & nutrition data (unofficial)

162 installs/wk local only
Capital.com MCP Server
by simontarara62

Unofficial community MCP for the Capital.com Open API. Guarded two-phase trades; demo-first.

140 installs/wk local only

HCM MCP Server for Oracle Fusion Cloud (unofficial) — questions

Answers built from our own checks of this server.

Why is there no uptime for HCM MCP Server for Oracle Fusion Cloud (unofficial)?
HCM MCP Server for Oracle Fusion Cloud (unofficial) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package fusion-hcm-mcp-server was installed 66 times last week.
Is HCM MCP Server for Oracle Fusion Cloud (unofficial) still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect HCM MCP Server for Oracle Fusion Cloud (unofficial)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls fusion-hcm-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use HCM MCP Server for Oracle Fusion Cloud (unofficial)?
The pypi package fusion-hcm-mcp-server was installed 66 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.