Skip to main content
Glama
pyproject.toml470 B
[project] name = "mcp-sleep" version = "0.1.1" description = "Tool that allows you to wait a certain time to continue the execution of an agent." readme = "README.md" requires-python = ">=3.13" dependencies = [ "click>=8.1.8", "dotenv>=0.9.9", "mcp>=1.5.0", ] [[project.authors]] name = "StylusFrost" email = "pm.diaz.pena@gmail.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-sleep = "mcp_sleep: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/AgentsWorkingTogether/mcp-sleep'

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