慢速 MCP 服务器
用于基于时间的安全操作的模型上下文协议服务器,具有定时攻击保护和时间锁加密功能。
特征
时间模糊测试与安全
时间锁加密流程
间隔管理
安装
在~/Library/Application Support/Claude/claude_desktop_config.json
添加到您的 Claude Desktop 配置中:
用法
基本间隔命令
时间锁加密
安全功能
定时攻击预防
时间锁安全和存储
TimeVault 分析
建筑学
该服务器由四个主要组件组成:
TimeFuzz :通过以下方式提供定时攻击保护:
随机持续时间模糊测试
恒定时间比较
抖动的时间戳
随机操作延迟
TimeKeeper :通过以下方式管理间隔:
创建/暂停/恢复操作
进度追踪
自动清理
模糊测试集成
TimeLock :使用以下方式处理加密:
兰德网络集成
基于区间的解密
自动清理
安全随机数生成
TimeVault :提供持久存储和分析:
基于 DuckDB WASM 的存储
加密数据的历史追踪
分析和统计
具有过滤功能的查询功能
TimeVault 命令
查询有关加密时间库的历史数据和统计数据:
存储模式
TimeVault 使用 DuckDB WASM 进行持久存储,其架构如下:
贡献
分叉存储库
创建你的功能分支
提交你的更改
推送到分支
创建拉取请求
执照
MIT 许可证 - 详情请参阅许可证文件
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.
安全的模型上下文协议服务器,使用定时攻击保护和时间锁加密管理基于时间的操作,允许时间间隔管理和安全数据存储。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA 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
- AsecurityAlicenseAqualityA 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
- -securityFlicense-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 -
- AsecurityFlicenseAqualityA 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