Amazon Q CLI
Open-sourced in Nov 2024, Amazon Q Developer CLI autocompletes hundreds of CLIs (git, npm, docker, aws) and explains shell output right in-terminal, turning the command line into an AI-augmented IDE for cloud engineers.
The `q` CLI lets developers chat with Amazon Q Developer from the command line, generating commands and code with AWS context.
The official Python SDK for the Model Context Protocol (MCP). It implements the MCP specification for building MCP servers and clients, exposing Resources, Tools and Prompts, supporting transports like stdio, SSE and Streamable HTTP, structured output, lifespan management, OAuth authentication, progress reporting, elicitation, and other MCP features to provide standardized context and functionality to LLM applications.