Home › Search: rust

Search: rust

Search MCP servers and agent skills by name, description, category or topic — 120 results.

MCP Server Active

Apex-Foundation/copilot-mcp

Web3 founder diligence stack: smart contract audit (Solidity via Slither, Rust via cargo-audit) with file/line findings, jurisdiction matching across 28 crypto-native domiciles, VC fund discovery with thesis matching, portfolio comparison against 47 accelerator companies, project scoring across team/traction/tokenomics/market/security, hackathon search, Twitter audience audit.

9 TypeScript Updated 2d ago Score 60
MCP Server Maintained

Kzino/vorim-mcp-server

AI agent identity, trust, and audit trail infrastructure. 17 MCP tools: register agents with Ed25519 keypairs, check permissions (sub-5ms), emit tamper-evident audit events, verify trust scores (0-100), delegate credentials, and manage ephemeral agents. IETF Internet-Draft filed (draft-vorim-vaip-00). Works with LangChain, OpenAI, CrewAI, Stripe ACP, and 4 more frameworks. `npx @vorim/mcp-server`.

35 JavaScript Updated 1mo ago Score 59
MCP Server Active

conversation-handoff-mcp

Hand off conversation context between Claude Desktop projects and across MCP clients. Memory-based, no file clutter.

7 TypeScript Updated 4d ago Score 59
MCP Server Active

piiiico/proof-of-commitment

Supply chain risk scoring for npm, PyPI, Cargo, and Go packages. 9 tools for behavioral trust signals — publisher depth, release consistency, maintenance patterns. Both axios and node-ipc scored CRITICAL before they got attacked. Free CLI, CI gate, REST API. No API key required.

7 TypeScript Updated 29d ago Score 59
MCP Server Active

emiliaprotocol/emilia-protocol

Human sign-off + trust receipts for AI agents: requires a named human's approval before an irreversible action (payment release, record change, deploy), then mints an offline-verifiable Ed25519 Trust Receipt. Also exposes trust profiles, receipt verification, disputes, and delegation. Apache-2.0; policy engine formally verified. Install: `npx -y @emilia-protocol/mcp-server`.

6 TypeScript Updated today Score 58
MCP Server Active

sebastienrousseau/rlg

Log-stream tools for on-call / SRE agent workflows** — expose `rlg` (RustLogs) log files as MCP tools. Three tools: `tail_log` (last N events, filtered by level/target), `filter_log` (JSON-path-style predicates), `summarize_errors` (grouped error taxonomy). Speaks JSON-RPC 2.0 over stdio; near-lock-free structured logging engine underneath (65k-slot ring buffer, 14 output formats, `os_log`/`journa

4 Rust Updated 2d ago Score 57
MCP Server Active

bzsanti/oxidize-python

Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.

4 Python Updated today Score 57
MCP Server Active

liuboacean/agent-comm-hub

Production-grade multi-agent communication infrastructure with real-time messaging, task scheduling, shared memory, and trust-based evolution via MCP + SSE. 53 MCP tools, SQLite WAL persistence (zero message loss), 4-level RBAC, Python & TypeScript SDKs (zero external deps), and evolution engine. Deploy via Docker, npm, or from source.

3 TypeScript Updated 4d ago Score 56
MCP Server Stale

pi22by7/In-Memoria

Persistent intelligence infrastructure for agentic development that gives AI coding assistants cumulative memory and pattern learning. Hybrid TypeScript/Rust implementation with local-first storage using SQLite + SurrealDB for semantic analysis and incremental codebase understanding.

169 Rust Updated 7mo ago Score 55
MCP Server Maintained

capsulerun/bash

Sandboxed bash for agents. Run untrusted commands in WebAssembly sandboxes with no setup required.

15 TypeScript Updated 2mo ago Score 55
MCP Server Active

teflon07/memkeeper

Local-first memory for AI agents: a single self-contained Rust binary over one SQLite file. Hybrid BM25/FTS + on-device ONNX embeddings + cross-encoder rerank; abstains instead of returning a confident wrong memory. No server, no API key, zero marginal cost. `memkeeper mcp`

2 Rust Updated 9d ago Score 55
MCP Server Active

beeswaxpat/chronoverify-mcp

Verify a photo's capture time and provenance before an agent trusts it: cryptographic C2PA Content Credentials validation against the official trust lists, EXIF and XMP consistency checks, and classical pixel forensics fused into one typed verdict with a 0 to 100 confidence. Free keyless tier, opt-in shareable verdict permalinks, and key-gated signed PDF audit reports. Provenance validation, not a

2 JavaScript Updated 3d ago Score 55
MCP Server Active

airblackbox/air-blackbox-mcp

EU AI Act compliance scanner for Python AI agents. Scans, analyzes, and remediates LangChain/CrewAI/AutoGen/OpenAI code across 6 articles with 10 tools including prompt injection detection, risk classification, and trust layer integration. The only MCP compliance server that generates fix code, not just findings.

2 Python Updated 18d ago Score 55
MCP Server Maintained

efremidze/swift-patterns-mcp

An MCP server providing curated Swift and SwiftUI best practices from leading iOS developers, including patterns and real-world code examples from Swift by Sundell, SwiftLee, and other trusted sources.

11 TypeScript Updated 1mo ago Score 54
MCP Server Maintained

nangman-infra/touch-browser

Evidence-grounded web research for AI agents. Verifies page-local claims with citations, confidence bands, policy reports, and multi-page session synthesis via MCP.

10 Rust Updated 1mo ago Score 53
MCP Server Active

disin7c9/asset-management

Read-only, offline analysis of your own stock/ETF transaction log — drawdown-first risk with bootstrap confidence intervals and walk-forward verdicts, computed by a validated deterministic core and served to the model as read-only tools it reports rather than recomputes; publishes a `portfolio://guarantees` trust manifest.

1 Python Updated 2d ago Score 53
Agent Skill Stale

ZhangHanDong/makepad-skills

Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.

745 Updated 3mo ago Score 52
MCP Server Stale

gbrigandi/mcp-server-wazuh

A Rust-based MCP server bridging Wazuh SIEM with AI assistants, providing real-time security alerts and event data for enhanced contextual understanding.

230 Rust Updated 7mo ago Score 52
MCP Server Maintained

rdanieli/tentra-mcp

AI-native architecture platform for engineering teams. Describe a system in natural language (e.g. "payment service with Stripe, Kafka, PostgreSQL") → get an interactive typed diagram with 167 cloud components → export to 14 production frameworks (Java Spring Boot, Python FastAPI, Go chi, Rust Axum, .NET, Kotlin Ktor, Ruby Rails, Elixir Phoenix, Docker Compose, Terraform, Mermaid, ADR, and more).

5 TypeScript Updated 1mo ago Score 51
MCP Server Active

agentgraph-co/agentgraph

Trust verification and security scanning for AI agents. Checks security posture of third-party MCP servers and tools with signed attestations (Ed25519/JWS) before interaction.

3 Python Updated 4d ago Score 51
MCP Server Maintained

toan203/osv-ui

Visual CVE audit dashboard for npm, Python, Go, and Rust. Scan from Claude/Cursor, opens a browser UI for human review (human-in-the-loop), applies fixes with explicit confirmation. Powered by OSV.dev.

4 HTML Updated 1mo ago Score 50
MCP Server Active

singhpratech/crimson-crab-mcp-template

A ready-to-clone Rust MCP server that calls Anthropic's Claude API via the crimson-crab SDK. Exposes an `ask_claude` tool. MIT/Apache-2.0.

0 Rust Updated yesterday Score 50
MCP Server Active

Nikolife2016/pulsefeed-x402

Trust & safety layer for x402 agent payments: before your agent pays an x402 endpoint, verify it is safe — liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams; only ~half of "healthy" listings work. Free /verify + an open Trust Score. `npx -y pulsefeed-x402-mcp`

0 JavaScript Updated today Score 50
MCP Server Active

ankitkapur1992-hlido/hlido-mcp

Independent trust scores, claim audits, and comparisons for AI agents — queryable by your agent over MCP. Hosted Cloudflare Worker at hlido.eu/mcp (no install). Returns a 0–100 score, tier verdict, per-claim PASS/FAIL audit, and signed evidence for a reviewed agent. From [Hlido](https://hlido.eu).

0 JavaScript Updated 17d ago Score 50
MCP Server Active

moxno/privacyscrubber-mcp

Zero-trust local PII and secrets masking server for Cursor, Windsurf, and Claude Desktop. `npx pii-masking-run`

0 JavaScript Updated 9d ago Score 50
MCP Server Maintained

azeth-protocol/mcp-server

Trust infrastructure for the machine economy — non-custodial ERC-4337 smart accounts, x402 payments, on-chain reputation via ERC-8004, and service discovery for AI agents.

3 TypeScript Updated 1mo ago Score 49
MCP Server Maintained

kent-tokyo/shohei

Rust infrastructure diagnostics MCP server for AI agents: DNS checks, TLS certificate chain inspection, email security, global DNS propagation, and DNS latency benchmarking.

3 Rust Updated 1mo ago Score 49
MCP Server Maintained

rudraneel93/mcp-guardian

Security and governance proxy for MCP infrastructure. Enforces YAML-configurable policies (blocklists, rate limits, token budgets), tracks real token costs via tiktoken, monitors server health with live JSON-RPC probes. Features include OAuth 2.1/OIDC with RBAC, web dashboard with Prometheus metrics, payload normalization against encoding bypasses, semantic shell AST analysis, mTLS zero-trust netw

3 TypeScript Updated 1mo ago Score 49
MCP Server Active

douglasborthwick-crypto/mcp-server-insumer

On-chain attestation across 31 blockchains. 25 tools: ECDSA-signed verification, wallet trust profiles, compliance templates, merchant onboarding, ACP/UCP commerce protocols.

1 JavaScript Updated 4d ago Score 48
MCP Server Active

taygunsavas/patina-unity-mcp

Control the Unity Editor from MCP hosts through a local Rust server and C# bridge, with one-click host setup and 86 Unity commands for scenes, GameObjects, prefabs, assets, scripts, console, tests, and build settings.

1 C# Updated 5d ago Score 48
MCP Server Stale

kael-bit/engram-rs

Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies.

27 Rust Updated 5mo ago Score 47
MCP Server Maintained

co-browser/attestable-mcp-server

An MCP server running inside a trusted execution environment (TEE) via Gramine, showcasing remote attestation using [RA-TLS](https://gramine.readthedocs.io/en/stable/attestation.html). This allows an MCP client to verify the server before conencting.

21 Python Updated 2mo ago Score 46
MCP Server Maintained

giuliohome-org/doc-manager

Personal document vault on Azure Blob Storage with a built-in MCP server. Client-side AES-256-GCM zero-knowledge encryption: encrypted docs stay opaque to Claude, plaintext docs are fully readable, writable, and searchable from chat.

1 JavaScript Updated 2mo ago Score 46
MCP Server Maintained

vinaybhosle/agentstamp

Trust intelligence for AI agents — identity stamps, reputation scoring (0-100), registry, forensic audit trails, and A2A passports via x402 micropayments.

1 JavaScript Updated 1mo ago Score 46
MCP Server Maintained

BeBraveBeKind/mcpskills-server

Pre-install trust layer for MCP servers, AI skills, and npm packages. Scores any repo or package across 15 signals (incl. OSV/KEV/EPSS vulnerability intelligence) with safety scanning for prompt injection, credential theft, and supply-chain risk; the `auto_gate` tool returns a go/no-go install decision. Listed in the official MCP Registry as `io.mcpskills/server`. npm: `@mcpskillsio/server`. https

1 JavaScript Updated 1mo ago Score 46
MCP Server Maintained

Startvest-LLC/idealift-mcp-server

Decision intelligence MCP server with signal aggregation, RICE scoring, and decision audit trails. Captures product feedback from Slack, Teams, Discord, and GitHub.

1 TypeScript Updated 2mo ago Score 46
MCP Server Active

mcpindex-ai/mcp-server-mcpindex

Find MCP servers by natural-language task and get advisory trust screens (check_tool_trust, assess_server) before you connect. The directory client for mcpindex.ai; advisory, not a safety verdict.

0 JavaScript Updated 3d ago Score 45
MCP Server Stale

BB-fat/browser-use-rs

Lightweight browser automation MCP server in Rust with zero dependencies.

42 Rust Updated 8mo ago Score 44
MCP Server Stale

ThomasMarches/substrate-mcp-rs

An MCP server implementation to interact with Substrate-based blockchains. Built with Rust and interfacing the [subxt](https://github.com/paritytech/subxt) crate.

13 Rust Updated 9mo ago Score 44
MCP Server Maintained

ShinyDapps/l402-kit

Full-stack L402 SDK: server middleware (Express/FastAPI/axum/net/http) + agent client with auto-pay. 4 languages (TypeScript, Python, Go, Rust). MCP server, LangChain integration, budget control. `npx l402-kit-mcp`

3 TypeScript Updated 2mo ago Score 44
MCP Server Stale

utapyngo/sentry-mcp-rs

Fast and minimal Sentry MCP server written in Rust

9 Rust Updated 4mo ago Score 43
MCP Server Maintained

Savirinc/unfragile-mcp-server

Canonical MCP server resolver. Returns the right MCP for any agent intent with an invocation-ready snippet and an Ed25519-signed trust passport. Cross-registry coverage. `npx -y @unfragile/mcp-server`

2 JavaScript Updated 2mo ago Score 43
MCP Server Stale

PromptExecution/cratedocs-mcp

Outputs short-form Rust crate derived traits,interfaces, etc. from AST (uses same api as rust-analyzer), output limits (token estimation) & crate docs w/regex stripping.

19 Rust Updated 5mo ago Score 41
MCP Server Maintained

forgemeshlabs/aso-audit-mcp

Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence,

1 TypeScript Updated 1mo ago Score 41
MCP Server Maintained

astafford8488/agentaegis-mcp

Security & trust layer for AI agents. Scan an MCP server or skill *before* you install it (`scan_mcp_plugin`, `scan_skill`) — flags exfiltration, prompt-injection sinks, dangerous capabilities, install hooks and obfuscation → PROCEED/CAUTION/BLOCK. Plus `vet_endpoint` (endpoint safety verdict before an agent calls or pays it) and 25 more tools: vuln scans, threat intel, compliance (SOC 2/ISO 27001

1 TypeScript Updated 1mo ago Score 41
MCP Server Maintained

Bichev/agentradar-mcp

On-chain trust oracle for the ERC-8004 + x402 agent economy. 18 tools for verifying AI agents: 6-signal composite trust scoring (0-100), 272-wallet scam database, ERC-8004 identity lookup, EAS attestations on Base mainnet. x402-payable. Free `get_score` / `check_scam`. Live at [vvpro.ai](https://vvpro.ai) · npm [`@agentradar/mcp`](https://www.npmjs.com/package/@agentradar/mcp).

1 TypeScript Updated 1mo ago Score 41
MCP Server Stale

Aganium/agenium

Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search.

4 TypeScript Updated 5mo ago Score 40
MCP Server Stale

rplryan/x402-discovery-mcp

Runtime discovery layer for x402-payable APIs. Agents discover and route to pay-per-call x402 endpoints by capability, get quality-ranked results with trust scores (0-100), and pay per query via x402. Includes MCP server, Python SDK, and CLI (npm install -g x402scout).

4 Python Updated 4mo ago Score 40
‹ Prev123Next ›