HCM MCP Server for Oracle Fusion Cloud (unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from pypi. Last commit 10 Jul 2026.
Open-source, write-capable MCP server for Oracle Fusion HCM. Safe by default. Unofficial.
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.
claude mcp add fusion-hcm-mcp-server -- uvx fusion-hcm-mcp-server
{
"mcpServers": {
"fusion-hcm-mcp-server": {
"args": [
"fusion-hcm-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.fusion-hcm-mcp-server]
command = "uvx"
args = ["fusion-hcm-mcp-server"]
{
"mcpServers": {
"fusion-hcm-mcp-server": {
"args": [
"fusion-hcm-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fusion-hcm-mcp-server": {
"args": [
"fusion-hcm-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.