From d4847ae6476facaa83eb61b0239a4c6fea2026f5 Mon Sep 17 00:00:00 2001 From: Provara Date: Sun, 15 Feb 2026 09:14:27 -0500 Subject: [PATCH] Add Provara to community servers list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Provara provides sovereign AI memory with tamper-evident, Ed25519-signed event chains. The MCP server exposes cryptographic vault operations for AI agents — append observations, query beliefs, and verify integrity. Python, Apache 2.0, available on PyPI. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d25fe6899..288d4a4713 100644 --- a/README.md +++ b/README.md @@ -1225,6 +1225,7 @@ search, and comprehensive file analysis. - **[Prometheus](https://github.com/pab1it0/prometheus-mcp-server)** - Query and analyze Prometheus - open-source monitoring system. - **[Prometheus (Golang)](https://github.com/tjhop/prometheus-mcp-server/)** - A Prometheus MCP server with full API support for comprehensive management and deep interaction with Prometheus beyond basic query support. Written in go, it is a single binary install that is capable of STDIO, SSE, and HTTP transports for complex deployments. - **[Prometheus (TypeScript)](https://github.com/yanmxa/prometheus-mcp-server)** - Enable AI assistants to query Prometheus using natural language with TypeScript implementation. +- **[Provara](https://github.com/huntinformationsystems/hunt-protocol-mcp)** - Sovereign AI memory with tamper-evident, Ed25519-signed event chains. MCP server exposes cryptographic vault operations — append observations, query beliefs, verify integrity. Python, Apache 2.0. - **[PubChem](https://github.com/sssjiang/pubchem_mcp_server)** - extract drug information from pubchem API. - **[PubMed](https://github.com/JackKuo666/PubMed-MCP-Server)** - Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface. - **[Pulumi](https://github.com/dogukanakkaya/pulumi-mcp-server)** - MCP Server to Interact with Pulumi API, creates and lists Stacks