aws-samples/sample-building-mcp-servers-with-rust
This project provides sample MCP servers that can be used with Amazon Q CLI or other MCP-compatible AI assistants
This project offers sample server implementations that expand the functionality of AI assistants like Amazon Q. It allows an AI assistant to interact with AWS services such as RDS and S3, perform basic calculations, or query PostgreSQL databases. The intended users are developers who want to integrate these specific capabilities into their AI assistant workflows.
Use this if you are a developer looking for example implementations of Model Context Protocol (MCP) servers to extend your AI assistant's ability to manage AWS resources, interact with PostgreSQL, or perform calculations.
Not ideal if you are an end-user seeking a pre-built, ready-to-use AI assistant with these capabilities without any development or integration work.
Stars
8
Forks
3
Language
Rust
License
MIT-0
Category
Last pushed
Feb 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/aws-samples/sample-building-mcp-servers-with-rust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.