rgrz/peoplesoft-mcp
A Model Context Protocol (MCP) server that enables AI assistants to query and understand PeopleSoft databases (HCM). This server provides semantic tools for HR, Payroll, Benefits, Performance, and PeopleTools metadata - allowing natural language questions to be answered with accurate SQL queries.
Platform-specific configuration:
{
"mcpServers": {
"peoplesoft-mcp": {
"command": "npx",
"args": [
"-y",
"peoplesoft-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...