AWS

by rafalwilinski · File Systems · mcp-server

Bridges AWS services with the AWS SDK v2, enabling secure access and management of AWS resources for cloud infrastructure and data processing tasks.

This AWS MCP server, developed by an unknown author, provides a bridge between AI assistants and AWS services using the AWS SDK v2. It implements credential management, profile selection, and region configuration to enable secure access to AWS resources. The server exposes tools for executing AWS-related code, listing available credentials, and selecting profiles. By abstracting AWS SDK interactions into a standardized MCP interface, it allows AI systems to perform a wide range of AWS operations, from basic resource management to complex data analysis. This implementation is particularly useful for scenarios requiring programmatic AWS access, cloud infrastructure management, or data processing using AWS services, facilitating use cases such as automated deployments, resource monitoring, and large-scale data analytics in the AWS ecosystem.

Source: https://github.com/rafalwilinski/aws-mcp

Install

git clone https://github.com/rafalwilinski/aws-mcp

Tags: mcp-server

297 GitHub stars · Source: pulsemcp

About File Systems MCP servers and Claude skills

File Systems MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

AWS is one of hundreds of File Systems entries indexed on Skiln. Browse the full File Systems category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related File Systems MCPs and skills

  • Rust Docs by govcraft

    Efficiently loads and processes Rust crate documentation using LlamaIndex's HTML reader, with intelligent file selection logic to handle duplicate files and optional comprehensive parsing modes.

  • Stock Analyzer (Tingo) by wshobson

    Integrates with Tiingo API to perform technical analysis on stocks, providing key indicators for trading decisions.

  • Windows CLI by simon-ami

    Control Windows command-line interfaces securely.

  • MATLAB by matlab

    Run MATLAB using AI applications with the official MCP server from MathWorks, enabling code execution, evaluation, and static analysis

  • Google Drive & Sheets by isaacphi

    Integrates Google Drive and Sheets functionality for file operations and spreadsheet data manipulation.

  • DeepContext (Semantic Code Search) by wildcard-official

    Symbol-aware semantic search for large codebases

  • Reddit by arindam200

    Integrates with Reddit to provide user analysis with engagement patterns, subreddit statistics with health metrics, post creation with timing recommendations, and comment replies with strategic optimization for social media management and community engagement workflows.

  • Dify by yanxingliu

    Integrates with the Dify API to enable workflow execution and management for automated task processing and decision making across domains.

Frequently asked questions

How do I install AWS?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support AWS?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is AWS free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.