Skip to main content
Glama

mcpPaylocity

pyproject.toml452 B
[project] name = "mcppaylocity" version = "0.1.0" description = "A MCP server to fetch data from paylocity endpoint" readme = "README.md" requires-python = ">=3.11" dependencies = [ "mcp>=1.9.3", "requests>=2.31.0", "python-dotenv>=1.0.0" ] [[project.authors]] name = "MJ Zou" email = "kelvinzou@outlook.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcppaylocity = "mcppaylocity:main"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mz462/mcpPaylocity'

If you have feedback or need assistance with the MCP directory API, please join our Discord server