Skip to content

dcSpark/mcp-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP Timer

A Model Context Protocol server with a timer tool.

WARNING: This is just an experiment.

Installation

npm install

Usage

npm run build
npm run inspector

Testing

npm test

Methods

timer

Waits for the specified duration and returns a message when finished.

Input:

  • minutes (number, optional): The number of minutes to wait.
  • seconds (number, optional): The number of seconds to wait.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published