Skip to main content
Glama

MCP Wait Timer Server

by 199-mcp
package.json675 B
{ "name": "mcp-wait-timer", "version": "0.1.8", "description": "MCP server with a simple wait tool", "type": "module", "main": "build/index.js", "bin": { "mcp-wait-timer": "./build/index.js" }, "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js" }, "keywords": [ "mcp", "model-context-protocol" ], "author": "Cline", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "files": [ "build", "README.md", "LICENSE", "CHANGELOG.md" ] }

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/199-mcp/mcp-wait-timer'

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