Amazon Q Developer CLI
@BrianSuarezSantiago
About Amazon Q Developer CLI
AWS MCP Server Configurations for different operating systems
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Amazon Q Developer CLI?
Amazon Q Developer CLI is a command-line interface that integrates Amazon Q with MCP (Model Context Protocol) servers, enabling users to query AWS documentation, analyze costs, and perform other tasks directly from the terminal. It is intended for developers and AWS practitioners who want to augment Amazon Q with custom tools and context.
How to use Amazon Q Developer CLI?
Install Amazon Q Developer CLI, configure an mcp.json file (globally at ~/.aws/amazonq/mcp.json or per workspace at .amazonq/mcp.json), and add MCP server entries using uvx commands. Use the /tools command to view available tools and /tools trust <tools> to auto‑approve them.
Key features of Amazon Q Developer CLI
- Configures MCP servers via structured JSON configuration file.
- Supports global and workspace‑specific MCP settings.
- Runs MCP servers using
uvxand Python 3.10+. - Lists and manages tools with
/toolsand/tools trust. - Integrates with AWS Documentation and Cost Analysis MCP servers.
Use cases of Amazon Q Developer CLI
- Query AWS documentation (e.g., S3 bucket naming rules) and cite sources.
- Retrieve cost analysis information for a specific AWS profile.
- Manage on‑premises servers as hybrid nodes using documentation lookups.
- Consolidate conversation context with
/compactto free up space.
FAQ from Amazon Q Developer CLI
What are the installation prerequisites?
You need Amazon Q Developer CLI, uv from Astral, and Python 3.10 or higher (installable via uv python install 3.10).
Where should I place the MCP configuration file?
Either globally at ~/.aws/amazonq/mcp.json (applies to all workspaces) or at .amazonq/mcp.json in the current workspace (applies to that workspace only).
Does Amazon Q Developer CLI work with Docker?
The README notes that Docker support was not achieved; Docker usage is not confirmed to work.
How do I see which tools are configured?
Use the /tools command in Amazon Q Developer CLI to list configured and available tools.
How can I avoid constant approval prompts for tools?
Use /tools trust <tools> to trust specific tools so they run without manual confirmation.
More Developer Tools MCP servers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments