The reputation layer for AI skills, tools & agents

antonpk1/gibber-mcp

Score: 17.5 Rank #17082

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Freshness high impact

Last commit was 378 days ago — a recent commit would boost your freshness score

Badge

AgentRank score for antonpk1/gibber-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/antonpk1--gibber-mcp)](https://agentrank-ai.com/tool/antonpk1--gibber-mcp)
<a href="https://agentrank-ai.com/tool/antonpk1--gibber-mcp"><img src="https://agentrank-ai.com/api/badge/tool/antonpk1--gibber-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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-t
Read full README on GitHub →
Are you the maintainer? Claim this listing