gibber-mcp

JavaScript

Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents

Protocol Implementations
Function Calling
Security & Privacy

Architecture and Design Patterns

The server is built with Express.js, indicating a standard web application architecture. It utilizes server-sent events (SSE) for real-time communication. The design pattern involves providing cryptographic tools as API endpoints that AI models can invoke. The architecture is straightforward, focusing on ease of use and integration with LLM agents.

About

Language

JavaScript

Stars

146

Categories

Protocol ImplementationsFunction CallingSecurity & Privacy