mdskills
← All tags

Rust AI Agent Skills

AI agent skills for Rust development. Memory safety patterns, cargo workflows, and systems programming best practices.

41 listings

CICADA

Context compaction for AI code assistants – Give your AI structured, token-efficient access to 17+ languages including Elixir, Python, TypeScript, JavaScript, Rust, and more. Quick Install · Security · Developers · AI Assistants · Docs The core problem: AI code assistants waste context on blind searches. Grep dumps entire files when you only need a function signature, leaving less room for actual

9.01 weeklywende/cicada

MCP Codebase Index

MCP Server

A structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query

9.01 weeklyMikeRecognex/mcp-codebase-index

Azure Cosmos Rust

|

7.0sickn33/antigravity-awesome-skills

Code Assistant

An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. Multi-Modal Tool Execution: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers. Real-Time Streaming Interface: Advan

7.0stippi/code-assistant

Rust Async Patterns

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

5.0sickn33/antigravity-awesome-skills

Azure Identity Rust

|

5.0sickn33/antigravity-awesome-skills

Terminator

   Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take

8.0mediar-ai/terminator

Kreuzberg

>-

8.0kreuzberg-dev/kreuzberg

Uv Package Manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

6.0sickn33/antigravity-awesome-skills

Azure Storage Blob Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Eventhub Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Keyvault Keys Rust

|

6.0sickn33/antigravity-awesome-skills

Azure Keyvault Secrets Rust

|

6.0sickn33/antigravity-awesome-skills

Rust Docs MCP Server

MCP Server

⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cut

8.0Govcraft/rust-docs-mcp-server

Drift

Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.

2.0dadbodgeoff/drift

Makepad Skills

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

2.0sickn33/antigravity-awesome-skills

Rust Pro

Master Rust 1.75+ with modern async patterns, advanced type system

7.0sickn33/antigravity-awesome-skills

mcp-v8: V8 JavaScript MCP Server

MCP Server

A Rust-based Model Context Protocol (MCP) server that exposes a V8 JavaScript runtime as a tool for AI agents like Claude and Cursor. Supports persistent heap snapshots via S3 or local filesystem, and is ready for integration with modern AI development environments. - V8 JavaScript Execution: Run arbitrary JavaScript code in a secure, isolated V8 engine. - TypeScript Support: Run TypeScript code d

9.0r33drichards/mcp-js

Code Declaration Lookup MCP Server

MCP Server

An MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J

7.0osinmv/function-lookup-mcp

Stooq MCP

MCP Server

A Model Context Protocol (MCP) server written in Rust that fetches stock price data from stooq.com. - Latest stock prices - Get real-time stock price data - Historical data - Retrieve historical stock data with custom date ranges - Multi-market support - Access stocks from 5 major markets - Rust 1.75+ This will install to ~/.stooq-mcp/. To customize: The install script will: 1. Build the project 2

7.0hoqqun/stooq-mcp

Embedded Debugger MCP Server

MCP Server

A professional Model Context Protocol (MCP) server for embedded debugging with probe-rs. Provides AI assistants with comprehensive debugging capabilities for embedded systems including ARM Cortex-M, RISC-V microcontrollers with real hardware integration. - 🚀 Production Ready: Real hardware integration with 22 comprehensive debugging tools - 🔌 Multi-Probe Support: J-Link, ST-Link V2/V3, DAPLink,

8.0adancurusul/embedded-debugger-mcp

Memory MCP Server

A high-performance, pure Rust Model Context Protocol (MCP) server that provides persistent, semantic, and graph-based memory for AI agents. Works perfectly with: Claude Desktop Claude Code (CLI) Cline / Roo Code Any other MCP-compliant client. Unlike other memory solutions that require a complex stack (Python + Vector DB + Graph DB), this project is a single, self-contained executable. ✅ No Extern

9.0pomazanbohdan/memory-mcp-1file

solvitor-mcp: A Solvitor API MCP Server in Rust

MCP Server

A Model Context Protocol (MCP) server for interacting with the Solvitor API. This server provides tools to access the AI-powered platform that helps developers extract IDL files from closed-source Solana smart contracts and decompile them. This MCP server exposes the following tools for interacting with the Solvitor API: - Extract IDL (Interface Definition Language) from any Solana program using r

7.0Adeptus-Innovatio/solvitor-mcp

Rust Cargo Docs RAG MCP

MCP Server

rust-cargo-docs-rag-mcp is an MCP (Model Context Protocol) server that provides tools for Rust crate documentation lookup. It allows LLMs to look up documentation for Rust crates they are unfamiliar with. This README focuses on how to build, version, release, and install the project using two common paths: 1. pkgx (build/install locally from source) 2. Docker image (published to GitHub Container R

8.0promptexecution/cratedocs-mcp