alexei-led/aws-mcp-server
MITAPI key required🐍 ☁️ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with mult
Install
npx -y alexei-led-aws-mcp-serverRequired environment variables
AWS_ACCESS_KEYSet in your MCP configAWS_SECRET_ACCESS_KEYSet in your MCP configclaude_desktop_config.json
{
"mcpServers": {
"alexei-led-aws-mcp-server": {
"command": "npx",
"args": [
"-y",
"alexei-led-aws-mcp-server"
],
"env": {
"AWS_ACCESS_KEY": "<YOUR_AWS_ACCESS_KEY>",
"AWS_SECRET_ACCESS_KEY": "<YOUR_AWS_SECRET_ACCESS_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Python MCP servers
microsoft/markitdown
🎖️ 🐍 🏠 - MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.
netdata/netdata#Netdata
🎖️ 🏠 ☁️ 📟 🍎 🪟 🐧 - Discovery, exploration, reporting and root cause analysis using all observability data, including metrics, logs, systems, containers, processes, and network connections
upstash/context7
📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors.
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .