MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for PeopleForce HR — Claude, Cursor, and any LLM client. 27 read-only tools by Empat.

Created 4/22/2026
Updated about 23 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-peopleforce-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "empatdevelopment-peopleforce-mcp": { "command": "npx", "args": [ "empatdevelopment-peopleforce-mcp" ] } } }