TypeScript Tools
CreatedAlbo3
Offers a suite of utility tools, including a calculator, datetime functions, and note-taking, for use with LLMs like Claude.
About
This Model Context Protocol (MCP) server, implemented in TypeScript, provides a collection of utility tools designed for Large Language Models (LLMs) such as Claude. It features a calculator for mathematical operations, a datetime tool for retrieving current date and time, and a note-taking tool for saving and retrieving text notes. The server boasts an extensible architecture, enabling the easy addition of new tools to expand its functionality.
Key Features
- Compatible with Claude for Desktop and Cursor.
- Includes a calculator tool for basic math.
- Easily extendable with new tools.
- Provides a datetime tool for current date/time in various formats.
- 0 GitHub stars
- Offers a notes tool for saving and retrieving text notes.
Use Cases
- Saving and retrieving notes within an LLM workflow.
- Performing calculations within an LLM context.
- Retrieving the current date and time in different formats.