OpenTTT-MCP
Related Servers
Alternatives to OpenTTT-MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.MIT
- AlicenseAqualityDmaintenanceDocument verification MCP server enabling AI agents to verify file authenticity by computing SHA-256 fingerprints locally and checking Bitcoin-anchored proofs via OpenTimestamps.55 npmMIT
- AlicenseAqualityDmaintenanceMCP server for AI agent identity — verify agents with Ed25519 signatures, check trust scores, sign and verify content, exchange encrypted messages. Built on the Agent Identity Protocol (AIP).8MIT
- AlicenseAqualityAmaintenanceMCP server for AI agent guardrails — validates and signs agent decisions (OAA tokens) so third parties can verify them without server access324 PyPI1MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol (MCP) server that enables AI models to timestamp files and verify proofs on the Bitcoin blockchain using OpenTimeStamps.75 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server enabling AI coding agents to seal work into cryptographically signed ProofPackets and verify them, catching forged completion claims and enforcing spec-bound acceptance criteria.MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: generate creates a new Proof of Time, health checks system status, query retrieves history, stats provides analytics, and verify validates existing proofs. There is no overlap or ambiguity between these functions.
All tools follow a consistent 'pot_' prefix with descriptive action suffixes (generate, health, query, stats, verify), using snake_case uniformly. This pattern is predictable and enhances readability.
With 5 tools, this server is well-scoped for managing Proof of Time operations. Each tool serves a specific, necessary function without redundancy, fitting a typical range for a focused domain.
The toolset provides complete coverage for the Proof of Time domain: creation (generate), verification (verify), monitoring (health), historical access (query), and analytics (stats). There are no obvious gaps, supporting full lifecycle management.