74
grade C
10 days ago
glama

Paylocity MCP Server

Connects Claude Desktop to the Paylocity API to manage employee records, pay statements, and company headcount data through natural language. It includes automated data protection that redacts sensitive information like SSNs and bank account numbers before reaching the model.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: PAYLOCITY_CLIENT_SECRET, PAYLOCITY_NEXTGEN_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPAYLOCITY_CLIENT_ID"": "your-weblink-client-id",
🔐 secretPAYLOCITY_CLIENT_SECRET"": "your-weblink-client-secret",
configPAYLOCITY_COMPANY_ID"": "your-company-id",
configPAYLOCITY_ENV"": "production",
configPAYLOCITY_NEXTGEN_CLIENT_ID"": "your-nextgen-client-id",
🔐 secretPAYLOCITY_NEXTGEN_CLIENT_SECRET"": "your-nextgen-client-secret"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/lucid-drone-technologies-paylocity-mcp-lvlcy9)](https://m8ven.ai/mcp/lucid-drone-technologies-paylocity-mcp-lvlcy9)
commit: cd3301c7932d8ee0ed2dd5c6b150ca09aea6196e
code hash: 0033045bebf439a2d39d3d8c358d31fdc66b4a004eafb04a5f70d94ddd5aec4b
verified: 4/11/2026, 2:28:03 PM
view raw JSON →