Skip to main content
Glama

Simple Timer MCP Server

by tonyOgbonna
package.json565 B
{ "name": "timer_mcp_server", "version": "1.0.0", "main": "dist/index.js", "type": "module", "scripts": { "start": "node dist/index.js", "build": "npx tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "better-sqlite3": "^11.10.0", "zod": "^3.23.8" }, "devDependencies": { "@types/better-sqlite3": "^7.6.13", "@types/node": "^20.12.12", "typescript": "^5.4.5" } }

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/tonyOgbonna/Simple-Timer-MCP-Server'

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