Elixir implementation of the Model Context Protocol (MCP) specification. Build MCP servers to expose tools, resources, and prompts to LLM applications like Claude Desktop and VS Code extensions. Supports both Streamable HTTP and SSE transports with configurable authentication and CORS.
A small library that simplifies the usage of ETS as Counter(s)
Google protos for Bigtable v2/Admin v2, Pubsub (including Schema), Datastore and more
A flexible and robust gRPC connection pooling library for Elixir using Poolex. Features environment-agnostic configuration, connection warming, health monitoring, and automatic retry logic with exponential backoff.
Efficient Google Cloud Pub/Sub client using gRPC with GrpcConnectionPool library
A blazing fast, memory-efficient Trie (prefix tree) implementation for Elixir with autocomplete support, powered by a high-performance Rust NIF.