Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HR MCP ServerShow me the organizational chart for the Engineering department"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
HR MCP Server
An HR MCP Server built with FastMCP that exposes employee directory, profile, salary, and PII data through scope-based authorization.
Scopes
Scope | Description |
| Access non-PII employee data (name, department, job title, office, etc.) |
| Update employee records |
| Access PII / sensitive data (salary, address, tax info, bank details, etc.) |
Scope mapping to tools
Tool | Required Scopes |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| (any authenticated user) |
Setup
pip install fastmcpRunning
# STDIO mode (for MCP clients)
python server.py
# Or via FastMCP CLI
fastmcp run server.pyMock Data
The server ships with 7 mock employees across departments (Engineering, Data Science, HR, Finance, Operations, Executive). All data is in-memory via hr_data.py.
demo-hr-mcp-hack
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.