antonpk1/gibber-mcp
Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents
Overview
antonpk1/gibber-mcp is a JavaScript MCP server. Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents
Ranked #17082 out of 25632 indexed tools.
Ecosystem
JavaScript No license
Signal Breakdown
Stars 211
Freshness 1y ago
Issue Health 0%
Contributors 1
Dependents 0
Forks 24
Description Good
License None
How to Improve
Description low impact
License low impact
Freshness high impact
Matched Queries
From the README
# Tiny Cryptography MCP Server A Model Context Protocol server built with Express.js that provides cryptographic tools including key pair generation, shared secret derivation, and message encryption/decryption. **Now available at: http://104.248.174.57/sse** **Powered by [Stanford Javascript Crypto Library (SJCL)](https://www.npmjs.com/package/sjcl)** ## What is MCP? The [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) is an open standard that defines how AI models and tools communicate. It enables seamless interoperability between language models and external capabilities, allowing AI systems to use tools more effectively. MCP standardizes the way models request information and actions, making it easier to build complex AI applications with multiple components. ## Features - Generate SJCL P-256 key pairs - Derive shared secrets for secure communication - Encrypt messages using SJCL AES-CCM - Decrypt encrypted messages - Server-sent events (SSE) for real-tRead full README on GitHub →
Are you the maintainer? Claim this listing