Used for TimeVault persistent storage and analytics through DuckDB WASM-based engine, allowing querying capabilities with filtering and statistical analysis of encrypted data
Slowtime MCP Server
A Model Context Protocol server for secure time-based operations with timing attack protection and timelock encryption.
Features
Time Fuzzing & Security
Timelock Encryption Flow
Interval Management
Installation
Add to your Claude Desktop config at ~/Library/Application Support/Claude/claude_desktop_config.json:
Usage
Basic Interval Commands
Timelock Encryption
Security Features
Timing Attack Prevention
Timelock Security & Storage
TimeVault Analytics
Architecture
The server consists of four main components:
- TimeFuzz: Provides timing attack protection through: - Random duration fuzzing 
- Constant-time comparisons 
- Jittered timestamps 
- Random operation delays 
 
- TimeKeeper: Manages intervals with: - Creation/pause/resume operations 
- Progress tracking 
- Automatic cleanup 
- Fuzzing integration 
 
- TimeLock: Handles encryption with: - drand network integration 
- Interval-based decryption 
- Automatic cleanup 
- Secure random number generation 
 
- TimeVault: Provides persistent storage and analytics: - DuckDB WASM-based storage 
- Historical tracking of encrypted data 
- Analytics and statistics 
- Query capabilities with filtering 
 
TimeVault Commands
Query historical data and statistics about encrypted timevaults:
Storage Schema
The TimeVault uses DuckDB WASM for persistent storage with the following schema:
Contributing
- Fork the repository 
- Create your feature branch 
- Commit your changes 
- Push to the branch 
- Create a Pull Request 
License
MIT License - see LICENSE file for details
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
A secure Model Context Protocol server that manages time-based operations using timing attack protection and timelock encryption, allowing for timed interval management and secure data storage.
- Features
- Installation
- Usage
- Security Features
- Architecture
- TimeVault Commands
- Storage Schema
- Contributing
- License
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityA Model Context Protocol server that provides secure and intelligent interaction with files and filesystems, offering smart context management and token-efficient operations for working with large files and complex directory structures.Last updated -2148MIT License
- Asecurity-licenseAqualityA Model Context Protocol server for time manipulation tasks, enabling AI models to get the current date/time and calculate duration between timestamps.Last updated -72MIT License
- -security-license-qualityA simple Model Context Protocol (MCP) server that provides date and time functionality in any timezone, along with user profiles and personalized greeting resources.Last updated -
- Asecurity-licenseAqualityA Model Context Protocol server that provides tools to get the current date and time in various formats, supporting different timezones and custom formatting options.Last updated -14