WORKDAY is an HRMS
Project description
MCP Development Tools Setup Guide
Prerequisites
- Python 3.x
- UV package installer
- Claude Desktop (for integration)
Installation
- Install UV (if not already installed):
curl -LsSf https://astral.sh/uv/install.sh | sh
- Install dependencies using UV:
uv add requirement.txt
uv add "mcp[cli]"
Usage
Running MCP Command
To execute the MCP command using UV:
uv run mcp
Running MCP Inspector
To start the MCP inspector:
mcp dev server.py
Claude Desktop Integration
Basic Installation
Install your server in Claude Desktop:
mcp install server.py
Advanced Installation Options
Custom Server Name
To install with a custom name:
mcp install server.py --name "My Analytics Server"
Environment Variables
There are two ways to configure environment variables:
- Direct specification:
mcp install server.py -v API_KEY=abc123 -v DB_URL=postgres://...
- Using an environment file:
mcp install server.py -f .env
Additional Resources
For more detailed information about MCP tools and their usage, please refer to the official documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file test_workday_mcpserver_py-0.1.1.tar.gz.
File metadata
- Download URL: test_workday_mcpserver_py-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
698adb4ecd1b819ff9336439d3fe3581b40ed4f9be708dcfa2f1f77ed5d3d6dd
|
|
| MD5 |
e1d3a4641afb25a90898b2eb0104e403
|
|
| BLAKE2b-256 |
253d8c227aac5480dfc3133b2fa31e532e63ac3da1d9b0eea5f95ad13e380846
|
File details
Details for the file test_workday_mcpserver_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: test_workday_mcpserver_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf3daf71e1b9fa1da027d3dbd54d604918bc4dd7bad5d23a3fa0b4a94471f3b8
|
|
| MD5 |
3f36b66c9f6a549a2f4ce9c15fc17c3e
|
|
| BLAKE2b-256 |
604ba2c87b93f965f4db0de959b142dbb909a9d3ff7d7522bc31fbf3c46a9382
|